Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-13.pgdg+2 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-13.pgdg+2_amd64.deb Size: 12520 SHA256: 8952c821f7b7a79ff5d4f867f815101f820c40dc517df618e86ddff8e35ab9d1 SHA1: 326d539105957760c7e985912f1737efca15cb20 MD5sum: 04985c652348ce7e67fb94b0d179d571 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-13.pgdg+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1102 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-13.pgdg+2), libecpg-compat3 (= 9.3.25-13.pgdg+2), libpgtypes3 (= 9.3.25-13.pgdg+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-13.pgdg+2_amd64.deb Size: 214312 SHA256: 8bfb85e367bfedbbfebed304a65dfff06d4ed56102a0b985bc77e1746e2ef023 SHA1: 62457093a636d537e2f4d7f88ef7224ef31d98d7 MD5sum: ea2985895b19f08d02e401b144065bb3 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-13.pgdg+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 372 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-13.pgdg+2_amd64.deb Size: 75244 SHA256: 43934cbd3da81452cb9cfde35b2820cf8a10e21989b4489a23e6dd4fce1b8d0f SHA1: 4dd5485a4e3e513a2c51d528406ff44f5af1dd31 MD5sum: eb32b3a9b6f62f3270befe47e5eea7d4 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-13.pgdg+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 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-13.pgdg+2_amd64.deb Size: 35268 SHA256: 30e513956544ca219f19b33d1054ac71508bb4716f0d456dc187c0aebc22a9d4 SHA1: 6297a1e43227241c02d7480dd712f31ffb1df575 MD5sum: d415b4f2ca9ec4ae3992dec62892d30e 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-13.pgdg+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 691 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-13.pgdg+2) 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-13.pgdg+2_amd64.deb Size: 146612 SHA256: c28764f9c272c971352715ba89faf49d169ca9d42502d49e41e7c4f62c7af11d SHA1: 2056a278709f8aec7ed28af5cf63e9e7c91df9c8 MD5sum: d30ab49a134fbd39b831d6f22b202f1d 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-13.pgdg+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 527 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-13.pgdg+2_amd64.deb Size: 119592 SHA256: 802443943b64cd577fb47fb0d6d578d4bdaab0618e9d7f1dec0e33b331d68513 SHA1: d27a13646aa1392c4db0e2d13a6d4b16ac33ce39 MD5sum: b33d62115c56d461ca2ca0bd10613075 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.