Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-13.pgdg+1_amd64.deb Size: 12344 SHA256: ceb9e3ab9c613521e08ead662654a228adf178c9eb979259b265f12e7e887067 SHA1: f34b3060589fd7a146f08839001cd4c7a109b6fa MD5sum: cd258073621b66c9aaac2c5b6f76ed69 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.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1042 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg+1), libecpg-compat3 (= 9.1.24-13.pgdg+1), libpgtypes3 (= 9.1.24-13.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-13.pgdg+1_amd64.deb Size: 207156 SHA256: 603f5f14174a5905b59c47d3d2e5c94ef670355837e38e26f48ad31c0e7f42c6 SHA1: 08b35059a663b1e9e202c3f166b7029f79ed6f99 MD5sum: 9dfd5910d12fca17242921096c71cc9f 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.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 370 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-13.pgdg+1_amd64.deb Size: 74472 SHA256: 6c117c3ed8aa3ed1d739cdd512a3597477e666155f4cf41b01879488ebf46ae6 SHA1: 0b961262a488985222405073b4feadfaac377442 MD5sum: 8b3143e7eac62e25a3fcb52405a109e5 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.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 94 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg+1_amd64.deb Size: 34436 SHA256: b29177225311b1b7ca5cac7d1020a5ae9218278e96b0b8a1d90bb1d1591ae13f SHA1: 1b0b52ee07c655a5ea7e3af1c579e4e43bd80c7f MD5sum: b4a2a9d7e616b464eb307079876cab4c Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 881 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-13.pgdg+1_amd64.deb Size: 170276 SHA256: 99742b82cf02199d9615aa0eca01a373cee7156800b0400f37920c24b7e4f88c SHA1: 347d9510aaa412c22c90de6267ee5a4a13312b6b MD5sum: b6508ce477eb9982779f65f8554f67ac 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.1 Version: 9.1.24-13.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 514 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg+1_amd64.deb Size: 115236 SHA256: dabc69ae80fb254366eceaf0e1a05244cd1e8b51fca22c7605d5f54a5940fdb1 SHA1: 296e331d70eb5539dbe5b6d9a8e318b09a731600 MD5sum: 08f5f4abda10d95c611d4ebb46171789 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.