Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: libc6 (>= 2.4), 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-7.pgdg100+1_i386.deb Size: 41872 SHA256: 3256dc8020bab8eda0215ca8fee50f72768b8165accaca911c562658afbfc190 SHA1: 5b99b8021aac6e2eb1dccbd58a677336eeba30f6 MD5sum: b58605eed2634118ca6a09130711c696 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-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1039 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.0.23-7.pgdg100+1), libecpg-compat3 (= 9.0.23-7.pgdg100+1), libpgtypes3 (= 9.0.23-7.pgdg100+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-7.pgdg100+1_i386.deb Size: 237364 SHA256: 3f264297291e7a456e0f5c6de74636d5551a83fc5ee4bb974a21f5e421da6dec SHA1: b2c140593cc91d839e80e6685857c0ce3310665b MD5sum: 7612eadedb216d7e27ae63a40de7b42a 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-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.4), 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-7.pgdg100+1_i386.deb Size: 106464 SHA256: 8b57d37946b2962829f21f7470689ef6b6076a257341c64b8fc25086af6b4880 SHA1: 063b6f3361ea4714b24fbb0937eba544ebdce4fb MD5sum: 77f377631f9821a4d3fddb4a404defa0 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-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 128 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-7.pgdg100+1_i386.deb Size: 65444 SHA256: 54e15dfd22ecbff26e7846ee82df7b64f653250402140ad96cc2d167730f4aa5 SHA1: 8dd470bd76068962be56ede9b2be6b33f5d4b944 MD5sum: 59ebb3a90841c1419a2aa6810662fe50 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-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 831 Depends: libc6 (>= 2.4), libpq5 (= 9.0.23-7.pgdg100+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-7.pgdg100+1_i386.deb Size: 203560 SHA256: 9751fe4ce248aeced9bd1f00f597139c76b0e6e1b951479566bbe0fb14254c61 SHA1: 11a056805d34d83352451e7ae4dd2c15da46b590 MD5sum: 82264391d1b5eabcee087df368023315 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-7.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 564 Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-7.pgdg100+1_i386.deb Size: 147652 SHA256: 74ad7c28ab58115d45ca0851683160150b08483e13229a7d64bb8e82d1938806 SHA1: 33993a92eaf316b43c547d42de17d4375035172e MD5sum: b20443679b50f342999260d32b45c23e 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.