Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 46 Depends: libc6 (>= 2.3), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-1.pgdg70+1_amd64.deb Size: 22780 SHA256: 83278cf1010a738cae7e98346247bcbdd4145907ad3e440bb7a2056f9f3a5b6c SHA1: baa31aa41c05175d7606da37cdda4935fa6b3499 MD5sum: 17cf65b625df709106d7dba6f94f36ad Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1083 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-1.pgdg70+1), libecpg-compat3 (= 9.2.24-1.pgdg70+1), libpgtypes3 (= 9.2.24-1.pgdg70+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-1.pgdg70+1_amd64.deb Size: 220630 SHA256: d61fa1c27b6806c0cf06eda4241011dcc825e2a93a05e76626d74b8b308237dd SHA1: 2e6c545fa5780e1f1f8b3a8100e7639ddd76acae MD5sum: c75d602a1ba54ebf50dbc51ebcdacb2b Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 332 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-1.pgdg70+1_amd64.deb Size: 85366 SHA256: d1df7910c0f7674ca901644f0f8adb09f142ae12d9bdbbe4836c2e6198105d4b SHA1: 1114f6aeb3c5f28f24826b5a7038efee4ba026ee MD5sum: 85006d1b2f22205b40c3e28d30727bd4 Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpgtypes3 Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-1.pgdg70+1_amd64.deb Size: 44428 SHA256: e791f841b7dac9147de96f19ebda6092ad18b4d5b2a053b8cefb22dd6848667f SHA1: 31b09e1c0606ae8911f76d6a51b559cc7bd4ffa9 MD5sum: 0d9c805359d6b40c91544eac40558c2c Description: shared library libpgtypes for PostgreSQL 9.2 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libpq-dev Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 859 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-1.pgdg70+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-1.pgdg70+1_amd64.deb Size: 190630 SHA256: cba2224c7fa78243812d107874db7c3c3d9751678d51fbc802139c30b6a9a6bf SHA1: f1ba4e6a70cf651de4b5b76c6c9c122237f54b0a MD5sum: ef049a6061f4c55818b45ce945059e92 Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Source: postgresql-9.2 Version: 9.2.24-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 479 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-1.pgdg70+1_amd64.deb Size: 128686 SHA256: ee02eb1afdf3c92f86837855e60d00f32c718262254547ec4ac24a2a05078308 SHA1: e7ff889680faf1a7aa290a35452f4368502592dc MD5sum: 0b907dfad83f82c11f84393ff40d3e13 Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system.