Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 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-9.pgdg+1_amd64.deb Size: 12232 SHA256: abdf48cb0da7819fbadf917fb472a6c39feaddff4ed116f4e1bcc4b5157204ca SHA1: 23b7e52fa36c04385b070454ef221ec79869ad64 MD5sum: 8c468c6eb1a702fc83eb6a9764514dba 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-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1092 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-9.pgdg+1), libecpg-compat3 (= 9.3.25-9.pgdg+1), libpgtypes3 (= 9.3.25-9.pgdg+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-9.pgdg+1_amd64.deb Size: 212932 SHA256: 135b5071e45f76ad5fcbb9100062ea329d4de5a56ce597a2b6b7c89847eb595b SHA1: 1dd0d1426a5d0fc6ce1274dc5141d8eaf3b35fd7 MD5sum: 269244210f32c2da12354a260588ef5a 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-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 367 Depends: libc6 (>= 2.34), 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-9.pgdg+1_amd64.deb Size: 74584 SHA256: a6f7c709e823505d01d4a8677c2f5ae1805a0a0531fbdbd2c84b6bc7d8181118 SHA1: 47a059d08d12ae9258b10494ae40aa8ca746f883 MD5sum: 75cb50ecbef9c599c6aa0adc0b6345f7 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-9.pgdg+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-9.pgdg+1_amd64.deb Size: 34304 SHA256: d8e574506586f833c6dcd94435ec5da85ece14914b830bf20b4670a1d88f550e SHA1: 0eafed1b4742415fb15c2cd2eb3dfefd3b53edf2 MD5sum: 1ec85ad58b38b1c3e5d0e9c88e1f5ad8 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-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 686 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-9.pgdg+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-9.pgdg+1_amd64.deb Size: 146140 SHA256: cbdf2e1a675c2bf33657ee3f8923e6f325143bbe34cc1dcd3ce451fa06428d1c SHA1: bbe697779b14d32fc746402a0d22472eff536043 MD5sum: 94f068d1943f66a1ea6814334dab5616 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-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 522 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.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-9.pgdg+1_amd64.deb Size: 118576 SHA256: beba98498beb35f13b3c17f88ba6b5ec2c4e216e0b9fe4dc8981f2a666dcfa3d SHA1: f561ffa885cc6cecd2ec8643139f1a1290c1c306 MD5sum: 9bf49619774895842a8ce1f204472000 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.