Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 353 Depends: libc6 (>= 2.3.4), libecpg6, libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.23-1.pgdg70+1_amd64.deb Size: 314454 SHA256: 0eebff75ec2935d99522edd41c3ebd637d971b76337318ccda15f8bf3fda875d SHA1: ec3458d896fc0454ec3a4d9249513fa08ca84c8f MD5sum: 064ee0d777c7bc18cc97e389cfa09d7b 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-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1155 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 8.3.23-1.pgdg70+1), libecpg-compat3 (= 8.3.23-1.pgdg70+1), libpgtypes3 (= 8.3.23-1.pgdg70+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.23-1.pgdg70+1_amd64.deb Size: 525238 SHA256: c8691467c04e050460a6aababce7d2116bb2279dca9ef70a1ff88cfd293fcb22 SHA1: 96f80541bcbfc045cef3b76700e6203002860d04 MD5sum: ab871537070cb0582b303e8af18a9558 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-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 397 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.23-1.pgdg70+1_amd64.deb Size: 336116 SHA256: df02d1801ed6c6f2c840055f9d10a9e1c3e9b2359c7891b7a02579a668eefc9e SHA1: e786736a7cbd9e8b382acb499483e41ed46eec65 MD5sum: 94f4bad02367a60244914ad4d2d63aba 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-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 394 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.23-1.pgdg70+1_amd64.deb Size: 336454 SHA256: 4c1d23fa2b94789561c040dc70652b4dd6466ab9b44103ef37fe7b63a21e8612 SHA1: ed274fba84768935e97b44aa93d265e7a4483cf8 MD5sum: baa5e1e349707ecbaf7cb97d971c3a92 Description: shared library libpgtypes for PostgreSQL 8.3 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-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1241 Depends: libc6 (>= 2.4), libpq5 (= 8.3.23-1.pgdg70+1), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-8.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libpq-dev_8.3.23-1.pgdg70+1_amd64.deb Size: 516696 SHA256: ca4b6be6f1ceb62b10105f21142724b48d20f4817b70db4eb5bb182f5620f944 SHA1: c6ccfe107b1a39dcc78d001c345bd6d8715a2dd7 MD5sum: 06d5a57eed4b8e18360340779f5099e4 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-8.3 Version: 8.3.23-1.pgdg70+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 944 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-1.pgdg70+1_amd64.deb Size: 448744 SHA256: 3e0cbe681ecce838ade30b7307c1bb7d75b056b688963a3604e322a329b1b94c SHA1: 27eb5ffbc359bcfd5d08a170bc985da1724edca3 MD5sum: 481e6ed2d63e316915b5bd8db25ae302 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.