Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg120+2 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+2_amd64.deb Size: 17576 SHA256: b53617f4501c0845d693b7ddd6e371d51b632f5e2f74c01f7d777279b4da8164 SHA1: 484942b6041363840a48b42b53ba1c2662341f66 MD5sum: 2bf256d0193b0430e785ad4f7c3870c4 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+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1211 Depends: libecpg-compat3 (= 9.6.24-5.pgdg120+2), libecpg6 (= 9.6.24-5.pgdg120+2), libpgtypes3 (= 9.6.24-5.pgdg120+2), 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+2_amd64.deb Size: 228880 SHA256: 77e53d2fa0dc1c35dd9c510adb2d3e5afb865e54570e75722ac2d906b1053472 SHA1: 1760f009f89c9e4471aca5511dc36c9c36920daf MD5sum: 3083f7aed3f19e28c2aea1f592bb5cf0 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+2 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+2_amd64.deb Size: 83568 SHA256: fbd455ce518414186ef3da10cc1f93762d0226d386357c769fcc9084f4704625 SHA1: 291cc483dc6986729f21bc6bebae2f61854200b7 MD5sum: ab3c29ce2b988414aa0dab95e23cf387 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+2 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+2_amd64.deb Size: 39460 SHA256: 1d6ede2e1d06e75fadd41af7a61e376833ed19b6df6e51ab8b2c1ff7aedbe653 SHA1: 85abe9a1dfb435702c29095b67572a3be036844d MD5sum: 8a2b4b82d67af61bb82b4517d0132d5a 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+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 723 Depends: libpq5 (= 9.6.24-5.pgdg120+2), 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+2_amd64.deb Size: 157448 SHA256: e00e6843fdf21d600c022b5a05a6064657d2e7842d02f0acb6f50161134dd398 SHA1: 41a542e5c75dc74b1f96006371f5952937aac6f3 MD5sum: 5bbd39e701d76de8ed81aee8cfc9de59 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+2 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+2_amd64.deb Size: 136052 SHA256: 4b2bd4e379c9059b47c9240ea142e962e9654c651a664a1dc8a5cc590da523b5 SHA1: 9204ccde47db3ac888230e4b06ced3dd95714fb5 MD5sum: b9d956ee3fe789b6a6c0cacd9dc9bbd3 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.