Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg+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.pgdg+1_amd64.deb Size: 17532 SHA256: 19c1592e42023365203b275c4430351ecdc04e8fd9722d22bd87ab988b83b388 SHA1: 1a54d8fa788c4b4a16b7bf3789e200ea5db05f11 MD5sum: 9e659c91b3dedd6ed542372390498719 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1209 Depends: libecpg-compat3 (= 9.6.24-5.pgdg+1), libecpg6 (= 9.6.24-5.pgdg+1), libpgtypes3 (= 9.6.24-5.pgdg+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.pgdg+1_amd64.deb Size: 230072 SHA256: 328dff8079f732aab246cfb97ea5c512db06310f2187427782ecc92054d2cc93 SHA1: 00b9e0d8fb3d480b3717743d23812ad8ccc8f143 MD5sum: 590d1892ba40abc911df2e53345e6250 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.pgdg+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.pgdg+1_amd64.deb Size: 83516 SHA256: b89c1d50ba617966f15fe618dac313aa54872332443e512215945f01ffc6ca3d SHA1: aec07301cb58655cad65db640e27c57bdfe84bba MD5sum: 3cd8e84d9d35e26330a1b31b5952bd63 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.pgdg+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.pgdg+1_amd64.deb Size: 39540 SHA256: 6251b45558753664ace5f3b294eddbbbeae17c8aeb0fd2bb838521fb6a58442b SHA1: 8ac0064d5f34ac490580ab87eb2cb51e04b49b6b MD5sum: c4766cb643df48d2c316da720bcbd38c 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 724 Depends: libpq5 (= 9.6.24-5.pgdg+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.pgdg+1_amd64.deb Size: 157324 SHA256: 4805c880a20f0f3ddf9a3030e01f43b72af4f762103648bbb6a979c44652be21 SHA1: e107f8867347b25d5f6561b23b7fed24b017232e MD5sum: 360bf5ab3fe2a471268863f65558c497 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 604 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.pgdg+1_amd64.deb Size: 135572 SHA256: 8806fd4e91c2593426d1c65e2f7967250ce15dfbde060eb5f6fd3cf530c136e2 SHA1: f6880b5b843dace72f84e475f5ab13365e951f04 MD5sum: 92c9e5028a53410e376f554c5d65c77d 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.