Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 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-8.pgdg100+1_amd64.deb Size: 24576 SHA256: 4d2c59a3c5e626a4affe17c5c8ed063085d90bde77a1b88bff73e4e0a545af5b SHA1: 496a0e41a567360aaacf00e2d5593727077987c3 MD5sum: e2e1c8e54fbf9fc493d32d584842533c 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-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1214 Depends: libecpg-compat3 (= 9.6.24-8.pgdg100+1), libecpg6 (= 9.6.24-8.pgdg100+1), libpgtypes3 (= 9.6.24-8.pgdg100+1), libpq-dev, libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-8.pgdg100+1_amd64.deb Size: 236416 SHA256: 9dcac42418ccd49a9dd0d7b51f87e372b2c5eb03657805da9bba20eae6fab097 SHA1: 6cc9394f4e2a73db9e6e2fe9d3f441bec5c5fd94 MD5sum: 380e322dc83012023598f96723ef7329 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-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 418 Depends: libc6 (>= 2.14), 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-8.pgdg100+1_amd64.deb Size: 90476 SHA256: b8a7f83885e81c3e4c597590be204737458f7a37f09d1e88f580bca43cde9584 SHA1: ae6571b45d31f6e2f12334ad2297ac4e4636a231 MD5sum: 108bb2f65dabe620e2f477d870b8ce84 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-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 110 Depends: libc6 (>= 2.14) 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-8.pgdg100+1_amd64.deb Size: 46456 SHA256: 363bb062e16f5b4613c27dfd150b944ab4b0632000f4bbb07445172d53403d0f SHA1: fe0714bcb09ec9f9360a5057f33a0bdff8f15bd0 MD5sum: fa390352dfdd8c8b960192eb97c77983 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-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 729 Depends: libpq5 (= 9.6.24-8.pgdg100+1), libc6 (>= 2.4) 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-8.pgdg100+1_amd64.deb Size: 164212 SHA256: 41d43bc75b3d64a216dfbe7df0c498fd84c031634122d3a8beac7ea2e507ce37 SHA1: 3a2bbd412a4f46df78a0217ef706f5c9ed5fceeb MD5sum: 6970cb3f69f360739a3150534dd10a00 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-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 610 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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-8.pgdg100+1_amd64.deb Size: 142488 SHA256: 79f70f11c1c48a11ad271dedd9c91cea6614f9a625a553108e760926facb2563 SHA1: 2c12e935d4f5a823ed5bcbc95bee1aa6cb9d33b9 MD5sum: 47a3d0bb8981e1374652ebda3e8030b3 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.