Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.14), 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-10.pgdg110+1_amd64.deb Size: 23604 SHA256: 506b53e5659de49b481981b4b8d9b8d937aa355438953cc99ac456b405324aed SHA1: ed12bd330aef2538297dad4a4b8b0ae5f0922fa3 MD5sum: c0369137e0241c29e1f9afe309d040f5 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-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1091 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.2.24-10.pgdg110+1), libecpg-compat3 (= 9.2.24-10.pgdg110+1), libpgtypes3 (= 9.2.24-10.pgdg110+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-10.pgdg110+1_amd64.deb Size: 223452 SHA256: 84f2eb32691313b911e61b6b928eee6cf497aa621d1745fb12cc80be90d2b77e SHA1: 1f369f5229a886d2a6adc8b63b46a333b6968ad2 MD5sum: 62d4a5f5e9dbd578c7738e0879c8da41 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-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 378 Depends: libc6 (>= 2.14), 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-10.pgdg110+1_amd64.deb Size: 85360 SHA256: 7f038a82414fb38eaa44a362e9a7bb531be1f77451d0db5875fed296ee001bd7 SHA1: 5d53fcbd3c00ca2b6ea8679b28a5e011ccbaae54 MD5sum: 18ced319efb2861f3dc8984e2f505396 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-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg110+1_amd64.deb Size: 46560 SHA256: 0441f748c70c30913ea7c4a16d16276ab9cb5f0286f5d195cea86f59020c70ae SHA1: 605e8a2caa0da4a68921cdfebcc59cce486f313c MD5sum: 5a6b0fee40f9c4da528f8862ddb1ec70 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-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 935 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-10.pgdg110+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-10.pgdg110+1_amd64.deb Size: 190936 SHA256: a28a157ffcb61751385edd064fb41082f9be165a9506a9a61b69b5d74189d9ec SHA1: 4b998866f8e8ab4bf63179be3f83a93670728792 MD5sum: 449287dbf72ff4321ccca274b51e1e0d 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-10.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 524 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), 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-10.pgdg110+1_amd64.deb Size: 128740 SHA256: 9b0991e3a69c709727528978324a3640f18e6dbeecdcbdeb62d0ff6b24113f10 SHA1: e7d31f857e3c6e5a730862056d6e4a442fab9377 MD5sum: 9c71ec595d6689ea9b73f25cf35611a4 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.