Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-3.pgdg80+1_amd64.deb Size: 25058 SHA256: f64e203223124ce0c298856f81a6bc0adf730b8cd98b164a9f08bf883b93da72 SHA1: 9249860ab45fa062c02b9958bfa163ac9755114a MD5sum: 503dc994306969fa6079ba8838491b69 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.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1068 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.3.25-3.pgdg80+1), libecpg-compat3 (= 9.3.25-3.pgdg80+1), libpgtypes3 (= 9.3.25-3.pgdg80+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-3.pgdg80+1_amd64.deb Size: 224464 SHA256: 9e108d58f20532c9af45c8e8c0c9395d503b9f6fe96ec79dc344ce4fb9e0f536 SHA1: 13633b0e619e9624949d850a5e09efb0ef99b57b MD5sum: 97c399ed1ef4d27f74d1cb0eade84e87 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.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 333 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-3.pgdg80+1_amd64.deb Size: 88200 SHA256: 22cfede47ff8191db12fbe378a85885f581c11e291671fd0f12083632d663a0f SHA1: 8daf8d5f3b2259d18f96c959f783e140690032e6 MD5sum: 4cb69ba198e554afc5f8dab834036a77 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.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 94 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-3.pgdg80+1_amd64.deb Size: 47044 SHA256: ccad9bf83c531484577f57af331dd0914ae35d12f9ca61100143c6fae271d2f1 SHA1: e127d81ecd19f5de81bfb0df5b1d4869a21dabff MD5sum: c5e4c9cd8fd41afb21ec02a7c3880d07 Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 632 Depends: libc6 (>= 2.4), libpq5 (= 9.3.25-3.pgdg80+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-3.pgdg80+1_amd64.deb Size: 161168 SHA256: f22de0a68bdb7ba8dfdafdf59c51522a113284b582935f6c3b1708fd444ecc06 SHA1: 00742ab2323a39245ef24ce6cbc2f374203cbb02 MD5sum: 800ccf8dead336826909a5958984a5d0 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.3 Version: 9.3.25-3.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 497 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-3.pgdg80+1_amd64.deb Size: 133164 SHA256: 8c76410b7e757bf3e6579be50db0e3d63d7adc3c84810ee602d6c215a99d9eee SHA1: 9e5a9c20679cc88a43fe0241c787544f7e10706b MD5sum: c74af90638ea2140279ea114c661fcb2 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.