Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-7.pgdg24.04+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-7.pgdg24.04+1_amd64.deb Size: 17828 SHA256: 79a5df99242f22ca9eaf7a13fe1a6aa49f4e1afecc8068e05eb10155fd1c96dd SHA1: 52f3a27192db37cf26e4b813dc606d2b1409a843 MD5sum: ab7338675e1216c4acec42d8ecfcd9ed 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-7.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1196 Depends: libecpg-compat3 (= 9.6.24-7.pgdg24.04+1), libecpg6 (= 9.6.24-7.pgdg24.04+1), libpgtypes3 (= 9.6.24-7.pgdg24.04+1), libpq-dev, libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-7.pgdg24.04+1_amd64.deb Size: 227744 SHA256: 6ae26afb62719a78ae735bebdc1b8a30446d2a2bbda23bd50e1109dd9bf32087 SHA1: 15ae4c4c720cb6e0f9619e047a21cafd923a6944 MD5sum: 3c62f02fd483971c23731553a20d1ab6 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-7.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.38), 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-7.pgdg24.04+1_amd64.deb Size: 83012 SHA256: ac16d976c8e726ae74fe037b27aabcac4047c7e0901139368a9f8722098dce2b SHA1: ed2c05d3e9c90f7201559d497fd5839c9fc178f5 MD5sum: 89597ee3fb886d986900b2736578fb0f 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-7.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.38) 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-7.pgdg24.04+1_amd64.deb Size: 38408 SHA256: b272ebdf78fc232a36e6ed75e603afb1edff2bc91ba031cea1c2297de98793dc SHA1: f4eb64b2f022ab0dc67b1ed25a5f49d255bbfa74 MD5sum: 288126c816c7f8e774c6803df29e805b 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-7.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 719 Depends: libpq5 (= 9.6.24-7.pgdg24.04+1), libc6 (>= 2.38) 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-7.pgdg24.04+1_amd64.deb Size: 155812 SHA256: 5f0553d34377d449c7708589cbe56388a81c3be27bf8380fb7c057e75cb472f2 SHA1: 74e1ff070957825d07202632d373607f6b435114 MD5sum: 9a6d9425c8f650ac41107a06666327d3 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-7.pgdg24.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 601 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 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-7.pgdg24.04+1_amd64.deb Size: 136244 SHA256: 8eb027ae0b20e83b5b9c2c3c60ab54bf9ae524b89fd40f29720f18db02fec298 SHA1: 8068eb3533d179b26829aa354ad0642f9d807113 MD5sum: 30202a3f619b1ef3cac9f9fa250ffdc1 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.