Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 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-1.pgdg90+1_i386.deb Size: 24006 SHA256: c094a652b845bfba88ce42f5d2df926d13202569b48dbd52b7f8c05bbd87768f SHA1: 5a415ff1e2545004193091370088508c4e03cbdb MD5sum: e6d17c884e705d14fad9057283fcc8e6 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-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1211 Depends: libecpg-compat3 (= 9.6.24-1.pgdg90+1), libecpg6 (= 9.6.24-1.pgdg90+1), libpgtypes3 (= 9.6.24-1.pgdg90+1), libpq-dev, libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-1.pgdg90+1_i386.deb Size: 241006 SHA256: 10bf156cba85468e69e07faa36e428b55c84b5b99df6f672401234e60369a309 SHA1: a41fa874470812e7c8d56834ed04b5c059734e0a MD5sum: abd6a49fbc1622ac304207107cdd1ba4 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-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 421 Depends: libc6 (>= 2.4), 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-1.pgdg90+1_i386.deb Size: 92736 SHA256: bb3fcd111d8de5f2918f514eb904ce9ca6bcd88de15de710f1523557f5e97d50 SHA1: 5cdf814446341ed9948b380706a4ec4c33e904a7 MD5sum: 9dc566ce654afc72c8308b1c18b08cbb 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-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: libc6 (>= 2.4) 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-1.pgdg90+1_i386.deb Size: 47774 SHA256: 954ce8ccf6f988c28e87497081ba347346376fd8f527a80fa7800151d1277cde SHA1: 3eac19f06430d162698cf9592953e8088da7ee3f MD5sum: 0e2fe18d875320ab2d9b2d74987ed959 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-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 682 Depends: libpq5 (= 9.6.24-1.pgdg90+1), 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-1.pgdg90+1_i386.deb Size: 172616 SHA256: 65da908444d8135ca2d654a2ddea68c63891181b022606ce16ff1399544b7747 SHA1: bedd8b8eee0c995ad234e5299ef5aff72ed910ff MD5sum: 5b75916b07282bf6d7b955812f51dc40 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-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 612 Depends: libc6 (>= 2.4), 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-1.pgdg90+1_i386.deb Size: 147168 SHA256: 21254a6561494cb1ce1677eacae9dd8b038c269bb5f9c8fa9c69682f740d8e87 SHA1: 6fffadecc7e47715df822d0f0d8d27ccaba512bd MD5sum: 430793d546a926b1d4f71e3b276e7df8 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.