Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.22-1.pgdg80+1_amd64.deb Size: 22146 SHA256: db4822700fd48c6b0293ec174b27742a4547f2e9e08010afb9afc4665dc0ee67 SHA1: 72acd3f3df18b6a00a1016297d3636aad5a5f5cd MD5sum: 5872f747b3a302249e4a72cc1016903d 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.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1157 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.5.22-1.pgdg80+1), libecpg-compat3 (= 9.5.22-1.pgdg80+1), libpgtypes3 (= 9.5.22-1.pgdg80+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.22-1.pgdg80+1_amd64.deb Size: 230418 SHA256: 6467a83a3faeea1ad585448feb1e3ba278c74d0b71685ca8154ee7ed10388666 SHA1: b5857d019806f832f258daf40bd2d28ae8826fc9 MD5sum: 70fd1d1522266a4c0b486e24d09bcd3a 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.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 342 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.22-1.pgdg80+1_amd64.deb Size: 87074 SHA256: 9c7c356518ae8808a8a9a83c0ce405af22fba81c0ebe33da6e2e7f769d15d541 SHA1: a7877f98eacf80207743ea7424d5b89cda7f2add MD5sum: 244da2746cf58511fa33e04a33c52c84 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.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.22-1.pgdg80+1_amd64.deb Size: 43994 SHA256: 53b3dcdbd0707781403ec5e035b7e15ad0ce4b12bf9ef1e3913cb76d19b55584 SHA1: 32145c535450f076b4b06e91253d1db481221bd8 MD5sum: 5422c54efbe1b98495cb350df2417958 Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 659 Depends: libc6 (>= 2.4), libpq5 (= 9.5.22-1.pgdg80+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.22-1.pgdg80+1_amd64.deb Size: 163160 SHA256: ba6c67b9b99450815e5b97ae710435536cc30cfe091d3e93d2abf1b8a2e81801 SHA1: 51ae9a1d0c553c52ba28ab4215995f1e7870a6f8 MD5sum: 986a525b3f516d060a2133ec6f848dbb 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.5 Version: 9.5.22-1.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 525 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.22-1.pgdg80+1_amd64.deb Size: 137168 SHA256: ccf4d23524925c0c9c55607f24ba066cd6b76bd4b6408a0e1e25245d99d541ef SHA1: 8f7ad5c04a9b30db1405ab6b3be751ae11446494 MD5sum: 58ea0595f75998d63bd307525fdb657e 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.