Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 64 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.18-1.pgdg19.10+1_amd64.deb Size: 21276 SHA256: 97f68b75a931e56616baa1f410d424e8c46b81489aaf6a370f8087da42c1eeff SHA1: cdb458ff2152777a03537119aeefafa4b4044250 MD5sum: d9089fcecfc0715fe00dd07edfe56e0e 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.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1234 Depends: libecpg-compat3 (= 9.6.18-1.pgdg19.10+1), libecpg6 (= 9.6.18-1.pgdg19.10+1), libpgtypes3 (= 9.6.18-1.pgdg19.10+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.18-1.pgdg19.10+1_amd64.deb Size: 236164 SHA256: 0631ca698e72ba544d127d0126c18808a3264a961913453015c5d14104b0fbab SHA1: f397e836f16b1315a86b43f73aa076e19dfd9d35 MD5sum: 1b8da65f34b73a6ea527951d3cd2dcc4 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.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 415 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.18-1.pgdg19.10+1_amd64.deb Size: 87320 SHA256: 384cd8c9dd122b84c05a99921133cf7d57697a0ead7f0672a2ecd444be386f44 SHA1: 4a998971493de89da9da915c92e0008fa60a2417 MD5sum: 38d650386874ec22fb316bc083c2d98c 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.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 115 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.18-1.pgdg19.10+1_amd64.deb Size: 43628 SHA256: 643b05e573f1c003996489c5b1d776ae8057e0389c6613890d94574dda60afbf SHA1: 99bb98182d2bb9aebc8ee87bbe2f42485d457379 MD5sum: 00dc93a11ce76e860f89441c52916472 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.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 729 Depends: libpq5 (= 9.6.18-1.pgdg19.10+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.18-1.pgdg19.10+1_amd64.deb Size: 160468 SHA256: faaf0f093a481d18ffbbdbbcd7406f461b3f899cebcc775f5e33e29c391f333b SHA1: c8099e421b6580dddfcd57599459340df97874cf MD5sum: 59cfd999ded075325ed17dff9c8f969f 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.18-1.pgdg19.10+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 605 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.18-1.pgdg19.10+1_amd64.deb Size: 138644 SHA256: c0fc5d7a280738103ab843a20c4908d0e3c247302a69ccf82e1db65c7f906611 SHA1: 4bda350527c91a7e031b5ba59a072394e9c22dab MD5sum: 1cb8a2d19e81a3b4335f477c34be58f2 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.