Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 63 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-6.pgdg+1_i386.deb Size: 16796 SHA256: fa6cbd9237028f447ff0a817b9727a8ed19b1bef1cb749ad5c349ff7125adb13 SHA1: da93306ff2d84ddc82511d8d42ef4d791369918e MD5sum: 3f4ea81c38a0032bace3f75f982255a3 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.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1189 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-6.pgdg+1), libecpg-compat3 (= 9.5.25-6.pgdg+1), libpgtypes3 (= 9.5.25-6.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-6.pgdg+1_i386.deb Size: 232404 SHA256: f0f5cdfba0cd05e272b304651214ff817fec7ae1779a37d45c4ca9df6cc8739b SHA1: 53819c79c7fec84ef4f3ee55fde75bd8cc3da99b MD5sum: c9e1a6a09b9330578922585482c8665e 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.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 417 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-6.pgdg+1_i386.deb Size: 86452 SHA256: 66667489eea47c07681170c7a79c1ba512ab45b65a39ce7c1c012039efaace71 SHA1: d9338a2acd87c64eadca54d186f448ee2a930999 MD5sum: dffb353011fc20d19a4e74134df8ae6b 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.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 111 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-6.pgdg+1_i386.deb Size: 40440 SHA256: 363d562a2cf87d2e85bab27641b79848b978f1582af039d4407805536eaf7bed SHA1: 4b30e9b7609ebba5653994592b7848612bc0f19a MD5sum: 297a6e333df5794dfe11fe6965a342ef Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 677 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-6.pgdg+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-6.pgdg+1_i386.deb Size: 164864 SHA256: 8a2c5870e626f1499e9983e8e06b8b77feb6c723043971e44189370c16bc4198 SHA1: 5bddb6238f4b18ee4b4db10c4a54249761ab5c12 MD5sum: 498b064397f8904e469d22571b57a094 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.5 Version: 9.5.25-6.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 600 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-6.pgdg+1_i386.deb Size: 140556 SHA256: 419c0d0ce107b9a89986423363e20bdd8ab9d5d0201c3bc8923ccd4de2e546d2 SHA1: a54f8e41e4d535fc83f5ab40290222fef48629c4 MD5sum: c56a2caed9fa3ec9c1d5acb446169258 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.