Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.14), 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-5.pgdg120+1_amd64.deb Size: 17544 SHA256: 120e839ce67d67762f1e6c80d76175026c7977a2cca4b2305504f413eb0e90f6 SHA1: e509087b265aa314e5bcc5e6be1a60e329dbef24 MD5sum: 7c94515429fe9ea7ef517f6702e34331 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-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1211 Depends: libecpg-compat3 (= 9.6.24-5.pgdg120+1), libecpg6 (= 9.6.24-5.pgdg120+1), libpgtypes3 (= 9.6.24-5.pgdg120+1), libpq-dev, libc6 (>= 2.34) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-5.pgdg120+1_amd64.deb Size: 228864 SHA256: a2498a6c0a3cc33fd24811d024d46e26befbe6cb3bc0208a2fef63cf33c17f4f SHA1: e50cb7b414ef1ae31d5606ad2bc8b2a3a4fc58d3 MD5sum: 85168c47bc068829a777008eb17791b9 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-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.34), 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-5.pgdg120+1_amd64.deb Size: 83492 SHA256: dfa3b5546f018fb6b6e88946be4a2b645832c1b1a5096f24e0a6a803bd684fe8 SHA1: c425b51a58fddd2d8f9716462151cb25f25b2c32 MD5sum: db823033c4b29e4faed02aa7fb10a83b 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-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 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-5.pgdg120+1_amd64.deb Size: 39432 SHA256: 035a49ddfe204c54c82477cd2b7ced70b64cfe82e417674897b0cf672fa362ab SHA1: 5be5c6213ca9f783c273acb123f9a52f68dfedef MD5sum: 64e4662457257ad3b5310a709dffa435 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-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 723 Depends: libpq5 (= 9.6.24-5.pgdg120+1), libc6 (>= 2.34) 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-5.pgdg120+1_amd64.deb Size: 157288 SHA256: 78322cb85d52a6e0d6c3b987a3e4a96e72a80e93eedd6ae7093c96a9987ab3e6 SHA1: c6f4707034daa56d7b223c99ac87932035fe279f MD5sum: 210f0a01ea68d8b14df2972eeec4048b 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-5.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 600 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 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-5.pgdg120+1_amd64.deb Size: 136384 SHA256: d1e01ef74e794fa721058a833c845378c63c77da771c04bc041a48277b6be9ff SHA1: c4ca3870f2883bdc922bcc0c7a3361ba3e5943a6 MD5sum: 27b4b1595e952c62c4acdb49a23ddce2 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.