Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 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-15.pgdg26.04+1_amd64.deb Size: 12932 SHA256: f58a918dd770a11ee17ae72957c5862d497e9e5a0d91bb676a85d55cadf26227 SHA1: a40f19d280d628cd0333f8c96b2f0c3d5d10722f MD5sum: 79a41838169e4e24a9eb510c5492b4c0 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-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-15.pgdg26.04+1), libecpg-compat3 (= 9.3.25-15.pgdg26.04+1), libpgtypes3 (= 9.3.25-15.pgdg26.04+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-15.pgdg26.04+1_amd64.deb Size: 215168 SHA256: af7edf783242dd48f21c2306facbd19df993fe55da7249ca939bb1cdaecd1f70 SHA1: fb2301cd8cb4092732dd9c2ee448526ea54a8e0b MD5sum: bad0cb602e1658e1f1bdfe1bdd7077ca 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-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 368 Depends: libc6 (>= 2.38), 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-15.pgdg26.04+1_amd64.deb Size: 74816 SHA256: 91fc8e247cd201609d2da02b4c387c39c928767e9be6a590fdad705ecd9a4b65 SHA1: bff710d0b74e94cf492e7a1c40906a46e890697e MD5sum: b0534412c4113ab07bd99fd0d19da3c4 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-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 95 Depends: libc6 (>= 2.38) 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-15.pgdg26.04+1_amd64.deb Size: 34400 SHA256: f69029267f4ebcd16c92353119140d6734c51dd45bdbfd6435fee55087247cb8 SHA1: c437101c3a177ea7dd0f39bbf578ea5e54998828 MD5sum: 3969a51428dc2f899c3cfa1fdfb025ef 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-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 691 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-15.pgdg26.04+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-15.pgdg26.04+1_amd64.deb Size: 146432 SHA256: 98439e55f823134474185e4ecfa8f31a2f01ee1240f14f211ff55218baa9d1f1 SHA1: 381f8447d6d23a5f84d650582f82ecc9f0483be5 MD5sum: ca822b81b88928b33738bf4d5b582afa 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-15.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 524 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 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-15.pgdg26.04+1_amd64.deb Size: 120184 SHA256: dfd98179b1d2ee8350361d346bbc566f128a64c85d659a7e18d535b592961d04 SHA1: 7f4ec78d8858a6c784e6dd7f758556f4839a008c MD5sum: 0e17426a69bc4f5b6de809aef7cdb1e0 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.