Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 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.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 24192 SHA256: e34ad7fd70821449c7765060056ac730e52e3fc915cd57d34c8f330a60ba86a9 SHA1: f46c9939f1b8c8f280c39e4df0185fc4d895d9cd MD5sum: c3b2768dbb1e60edcdb4312a99677a14 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.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1214 Depends: libecpg-compat3 (= 9.6.24-5.pgdg18.04+~20230221.2110.gaa8f3d6), libecpg6 (= 9.6.24-5.pgdg18.04+~20230221.2110.gaa8f3d6), libpgtypes3 (= 9.6.24-5.pgdg18.04+~20230221.2110.gaa8f3d6), 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.24-5.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 236424 SHA256: 9083893a299b00a6e0d153936bea6a9e38e8f5a8f2859a9366368ec28235dea0 SHA1: 3be40aecba7d687b92dc75c977ac3b3938e0d69d MD5sum: 251bd95d79f3d47ac3ca6c7a21d2470b 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.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 414 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.24-5.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 90104 SHA256: d60de33c5823771cfd2e28d9cba596471e8d635dacdc179c7d3cdb2d96742821 SHA1: 66ad2d2e3303cc4d74536d339591dbdd61dd38d9 MD5sum: b8edb15aff1c7b891ddf3168d97b012d 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.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 110 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.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 46388 SHA256: e15bebbd48b5b82ced210618bb7bfa9720585ac316eecb1d6a0127709db86b7a SHA1: 784656f797e1f7c6d6b1ea5d70eeba3e415d644e MD5sum: 403a5927cda6b7f88821480b84ce2337 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.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 727 Depends: libpq5 (= 9.6.24-5.pgdg18.04+~20230221.2110.gaa8f3d6), 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.24-5.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 164356 SHA256: 94b5745f79a6150b5d0bec4849b26879e8bf753e94d64cc2815dee794171be04 SHA1: c0268232d09e2f7e94f8c1a74d03c1f7ecf97fd0 MD5sum: d457077635c2e54f0c19ce11fe612ecf 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.pgdg18.04+~20230221.2110.gaa8f3d6 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 602 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.14+dfsg), 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.24-5.pgdg18.04+~20230221.2110.gaa8f3d6_amd64.deb Size: 142080 SHA256: a15df7e8927ff19dbc681fc04d231182f81610a7b890e131ce00906e16991fb6 SHA1: 8b76d7d4544180cab05f810555b51360de2c9d57 MD5sum: ad393dd7459fa5dff0a2d3e84366cd17 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.