Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg+1_amd64.deb Size: 11992 SHA256: d602284a6468fc84fd880bb2396c9b2647826ec978d8657243225dd2ccf1f556 SHA1: 5e0f9d6b9a3c1ee0cf2eb1d0c528ff83fc8ed6db MD5sum: d925a1df9f9ea8ecb3401b1771aa638b 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.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1000 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg+1), libecpg-compat3 (= 9.0.23-9.pgdg+1), libpgtypes3 (= 9.0.23-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg+1_amd64.deb Size: 199012 SHA256: 1582fc13d2d6f018a52982a70ecb25cb0f280b545e2d27361ea50b7a8bae048d SHA1: 8a560d933448969bf8261bc27bbf59c78c934ca0 MD5sum: 715062d4c37135789a6e0dfb24d63988 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.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 380 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg+1_amd64.deb Size: 74512 SHA256: d416c97500464da4542f84f91dfd9b2861f56f008bc3f8a6f7b55c2db8beee1e SHA1: cc77702964f75057ead3acd6e677ca145be25849 MD5sum: e804d12799c95b3a158b6d9372db8484 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.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg+1_amd64.deb Size: 34012 SHA256: 016a482b97b9d223874a28ab1a047d0d9246795b71045f731b8163177f071ab8 SHA1: 91c159ba53d5627f77c332c5b6e30efe76ac83d5 MD5sum: 3966bef44d7c9734d8bf0bf2e8a143d5 Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 843 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg+1_amd64.deb Size: 165684 SHA256: 27e07126c5dc2af6f2cff8cee98ffffaf9434e83b4e1dd1ab580a11083784cfd SHA1: a4042cae663c629da10162177160664867300fa4 MD5sum: a8e570807f4f74540fe9cdf78cdb89f1 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.0 Version: 9.0.23-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 527 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg+1_amd64.deb Size: 112760 SHA256: 40c5f560e5546a307c306866f1876ab6ebb25a8542e3faacdc7aaa1499feda49 SHA1: fea8245bff11a1648b4c94ab59401b25b50c52b3 MD5sum: 3696dfb9cdfdba9aa4a6a8d9b39ab565 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.