Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 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-15.pgdg24.04+1_amd64.deb Size: 12712 SHA256: 61c7a5d8099ae5dada737100acf2bcddf6f528747e52506ddfa07d8646cb34ea SHA1: caac9de9a7ca79a7de438dec90168a21af2f2e18 MD5sum: 57646df0b659c954febf21581b0e1403 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-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1045 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.1.24-15.pgdg24.04+1), libecpg-compat3 (= 9.1.24-15.pgdg24.04+1), libpgtypes3 (= 9.1.24-15.pgdg24.04+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-15.pgdg24.04+1_amd64.deb Size: 208952 SHA256: f0df48f65d5bd75e1ff78af83e5e48d3a1f58166be4feba2df042ac927ae6479 SHA1: 28404c4aa6e9e5394892d1fabf421bad2f03fc9f MD5sum: 7d5320fdbb69a16f0bdd4c4be01abff7 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-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 371 Depends: libc6 (>= 2.38), 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-15.pgdg24.04+1_amd64.deb Size: 74264 SHA256: 1fa9395854747a98e26c0f7ef559980edd9a143d70fdbb2b1662c5d10eabe6a1 SHA1: 7b7754673c83dfde39f0635e7c89ebd06cba7fe1 MD5sum: 9b8bd4f076ab4d693ddb7762f8ab3b47 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-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 95 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-15.pgdg24.04+1_amd64.deb Size: 33288 SHA256: 719dd9aa2eb41a889bf79e22aa9fa01d93609a389ca01d1125fd9f7b09a2952b SHA1: 4bd38e2e579f554e94e7f05d69c9278779ae014c MD5sum: f827a08ef4b311f437b9f4bbf049548c 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-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 885 Depends: libc6 (>= 2.38), libpq5 (= 9.1.24-15.pgdg24.04+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-15.pgdg24.04+1_amd64.deb Size: 171528 SHA256: 916ffce3fdfd531728dfde30e62270c976fc4f05d77f0b342bf9b4824dd6231a SHA1: 97d34fdd0e980918679393e03aaf73caa554de56 MD5sum: a4026abfd38067be55a5a3ebc67c933a 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-15.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 516 Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-15.pgdg24.04+1_amd64.deb Size: 115344 SHA256: 7effe730e8dcd17aa6e61331fcef914d29f8feb7dfcdb308e33989826a521c90 SHA1: fd68ff977ecdd03cd2c4373b59f66d3ef5010b88 MD5sum: c2d6fd9ad4433d42c288dab1fc0f49ac 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.