Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg-compat3_9.6.24-7.pgdg+1_i386.deb Size: 22144 SHA256: ee88a3570d9c693a450a5f39662ab1df009e3b81a9dd05c5d9cb3f9b002b41cc SHA1: a70e58bc3c533f0607c57f7db269636b014ed8d7 MD5sum: 3cd4b449792234fd144d782f08cb14d1 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.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1252 Depends: libecpg-compat3 (= 9.6.24-7.pgdg+1), libecpg6 (= 9.6.24-7.pgdg+1), libpgtypes3 (= 9.6.24-7.pgdg+1), libpq-dev, libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-7.pgdg+1_i386.deb Size: 240064 SHA256: 818b31c3a996d8e55cad59e0349b0af0dbd80322b4dc4bbad8e60dc43ece653a SHA1: e93074312ff2f244f0c57f1c9ad2f86f484582cb MD5sum: fb0b76eac2df985da988c7c10533cef8 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.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 427 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg6_9.6.24-7.pgdg+1_i386.deb Size: 90720 SHA256: f458bbf558f2476b9abf8537346d2d3e5fb221dfb6cee4298415cf825db36399 SHA1: 2100fe14fce4cfa322ad6f2d70d8f1b02bdcdfac MD5sum: 280184c42800195e09e5f0c6208c841c 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.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpgtypes3_9.6.24-7.pgdg+1_i386.deb Size: 45704 SHA256: c27f9798f7142d6522be2f9472759ee0f7a27ae727069b21a39cb20e3a90baa1 SHA1: f040c2fcb3aebb7a34d5d5d9ee1cd3195fb12d7e MD5sum: 2e6e93ee5c4d58950d1d91afe7f7e828 Description: shared library libpgtypes for PostgreSQL 9.6 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.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 700 Depends: libpq5 (= 9.6.24-7.pgdg+1), libc6 (>= 2.38) Suggests: postgresql-doc-9.6 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libpq-dev_9.6.24-7.pgdg+1_i386.deb Size: 171380 SHA256: 2425e536722e86f3c1904da6b2687ab57f7c1ef75c28ac98a2e7b4f1977b3bb3 SHA1: 3a145da3e8f110a0cb92e59da78de2dc3b3b70ed MD5sum: 894cfb243e8e7be25e5990f9f07cc791 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.6 Version: 9.6.24-7.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 620 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpq5_9.6.24-7.pgdg+1_i386.deb Size: 145468 SHA256: af202c421b24916b327a979777e50675a8c5d3ee0a988a8dc84e26782038f00b SHA1: fb747375e8e2603d9c6409e90cf3c26f7f993185 MD5sum: 2d3419d459595a2baf2204f848790c09 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.