Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg130+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.pgdg130+1_amd64.deb Size: 17528 SHA256: f86be43ed423d3cad5f9f6b3b0074f22ac39b34751ebe38080919eb5968621d9 SHA1: c00b7a8e0367cf073d7da92afee224d1495e232a MD5sum: 913a265dd9588553e1d808be32d0ab24 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.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1209 Depends: libecpg-compat3 (= 9.6.24-5.pgdg130+1), libecpg6 (= 9.6.24-5.pgdg130+1), libpgtypes3 (= 9.6.24-5.pgdg130+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.pgdg130+1_amd64.deb Size: 229340 SHA256: c52aa638b493da7c576e94cfcf64f688ee2807e936c591f26092dc537372e038 SHA1: 88e3bae66de1ada3f27a72092b83d6a212ef18a5 MD5sum: 268195ce140659d541083a58750583c0 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.pgdg130+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.pgdg130+1_amd64.deb Size: 83532 SHA256: e8b7c838b004d13e22acfb525fb68d41623dfe430e682810ed9bb504499cbbdb SHA1: c94182d4ef769ee11e31f5a2773f6a1b205cfeb0 MD5sum: 18c1c0468b84a32e7f12fc5af502084d 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.pgdg130+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.pgdg130+1_amd64.deb Size: 39532 SHA256: 1654288921a510a5827820de2c4794e65dbd6dcb1a0bd9fd1be023113e2da0e4 SHA1: 1f7f7d613c411bd50200018ce04f5f6f7c5e2332 MD5sum: 0d4cac93493db6fb27e20540e50f5025 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.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 723 Depends: libpq5 (= 9.6.24-5.pgdg130+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.pgdg130+1_amd64.deb Size: 156824 SHA256: 09f86c547389963f7081140d7603ee882752034605900155d304aa57d32066a2 SHA1: 52e7ab297eac382d88298bf58954e7335c6a7414 MD5sum: 3322fa224a02273f225a064afab129a9 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.pgdg130+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.pgdg130+1_amd64.deb Size: 135308 SHA256: 59a22e31a5f7ca2675d9e2ea8261caaa101d0202c2651c8c02fa4b52b2d56bb9 SHA1: d508d0420a3a4097c3b7e0841a4edcb14dedd3bd MD5sum: 33265ca5e35b37fe010df55234272e51 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.