Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 Depends: libc6 (>= 2.7-1), 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.21-1.pgdg50+1_i386.deb Size: 310418 SHA256: 492944f0040475dcb30c13a1bfb0b413c160ce4a0e3076758163990c27ee18e1 SHA1: 5edb3e52244c7ef08d1c02185c44dc2564067549 MD5sum: 442a1fd0c234e555621d38a5790405a6 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.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1160 Depends: libc6 (>= 2.7-1), libpq-dev, libecpg6 (= 8.3.21-1.pgdg50+1), libecpg-compat3 (= 8.3.21-1.pgdg50+1), libpgtypes3 (= 8.3.21-1.pgdg50+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.21-1.pgdg50+1_i386.deb Size: 516124 SHA256: 960bc0eccf4ca69002f04b53958c31b7eb49598bc3328119c6c23451cfc667c0 SHA1: 73dfaf04c52f9b805e437fb7b0b78d51243afbb5 MD5sum: dd329163a502a0a65b847f38a8d6fc8d 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.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.7-1), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.21-1.pgdg50+1_i386.deb Size: 331716 SHA256: f588ec27c3ddf34954ae4467f07d6c6b0bc89afeb4ca79d161aafb6b74750ca9 SHA1: c51e96c9b18d36682ef043bca13cd864eb89d119 MD5sum: cd7c53b5320e89e264cea77d42b65a35 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.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.7-1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.21-1.pgdg50+1_i386.deb Size: 332472 SHA256: 4877462074dd207519c804854fb1a9f6c906c5ab62b7fa3f8baa77512e801c99 SHA1: 72f44c9c04ceb0cda9e87b1794d0324546bb48bc MD5sum: 47ef9749bb700feb08fb22631791b975 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.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1232 Depends: libc6 (>= 2.7-1), libpq5 (= 8.3.21-1.pgdg50+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.21-1.pgdg50+1_i386.deb Size: 503278 SHA256: f0aafbe5464242db1bd51c4132329047c560e45318c9c225cd807ff532db8819 SHA1: 2ae705e80a048ea289704cdc59a8ba5eebccb0ba MD5sum: ea598c93a46a1621e3c6702c40c43ecd 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.21-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 972 Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8f-5) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.21-1.pgdg50+1_i386.deb Size: 439544 SHA256: a4e4aaafcf9fee3cb3148768eeaf7efc8335a06d44f54458ae9b389f918176c0 SHA1: 6cd3de0f59b27d0662010a15dbb8d63d8c9a5940 MD5sum: 03b7d264b60f2ae4f043e2d1fce14238 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.