Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 53 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-4.pgdg90+1_i386.deb Size: 23298 SHA256: f5c7f904773a61792113ddda78072bc379e9ad3252c9794dc0b1a3c2a545bc48 SHA1: 7ec529663069333cf9fa317465d9e053da0f9588 MD5sum: 4629b3a339afbe1173e0082bfecf46e2 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.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1075 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-4.pgdg90+1), libecpg-compat3 (= 9.2.24-4.pgdg90+1), libpgtypes3 (= 9.2.24-4.pgdg90+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-4.pgdg90+1_i386.deb Size: 226240 SHA256: ad8db8c46848929153edc55de9358d3bb97e072139a11fc8019a50dbf4e78965 SHA1: 7982b0bebecbc5a99a2b7db7e7540beb2b38e84d MD5sum: 8c07b83d9714af3b12d56239cf67ab72 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.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 385 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-4.pgdg90+1_i386.deb Size: 88014 SHA256: 6ebaea9dffac2d4993d7a226a0d954a3b8d80f2b3264c657b100b6ccee4a73a5 SHA1: c7f54fb51c700e47cb1bcab26eb806cede4fc00b MD5sum: 2d6991983a956d0105e5f6a250f246fd 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.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-4.pgdg90+1_i386.deb Size: 47078 SHA256: 465ec71710a108674c728da5a8233b315685a094ef49571bc6d8fca75c2b6116 SHA1: 516b16128f39b26d4786cbf4d6e1b9c93fdd2325 MD5sum: 1d80809cc02084bccee0774231d1049d Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 878 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-4.pgdg90+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-4.pgdg90+1_i386.deb Size: 200258 SHA256: a1b642a37ad6a4cc1acb848af6d187e6877800a26f587a21277b93bafd1bad9b SHA1: ea267956a280c58da54d825f5e1b884241bf9402 MD5sum: b1d271f6401a6848ef725219f8f5eca2 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.2 Version: 9.2.24-4.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-4.pgdg90+1_i386.deb Size: 134266 SHA256: 973cd1a04f1ff04f80cfa708a39af57e119b1539153d4fbbf13bd9c49106acb0 SHA1: c1c0fe671500e809d284ea46d5ce7dbe4b8c800b MD5sum: 9667dff78fcd9094624a24e4826045f0 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.