Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 64 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg-compat3_9.6.24-5.pgdg+1_i386.deb Size: 17972 SHA256: d50a9b5e89fac2672101fafd6db90a55d2d1e5a8a608cefa6c0bbc9f10716f5b SHA1: 263a36368b6edcd9e91c0066ca909bf7a3b9f88e MD5sum: 9e64ff60ddad3e4db97361a25ca861a6 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.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1211 Depends: libecpg-compat3 (= 9.6.24-5.pgdg+1), libecpg6 (= 9.6.24-5.pgdg+1), libpgtypes3 (= 9.6.24-5.pgdg+1), libpq-dev, libc6 (>= 2.34) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-5.pgdg+1_i386.deb Size: 235328 SHA256: 3218ee07a2a76b6f81bc3a685e59750ebae66a53c129c9f1134ec76d8630ef72 SHA1: 883974ae3d99541f4a4fecd9c61edf63c533f537 MD5sum: 80a856e1b6cc933a45ed10d58e1eb4a8 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.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg6_9.6.24-5.pgdg+1_i386.deb Size: 86956 SHA256: 05e8b3339eb5d3f5b8b75163e7d44b57cedbcc2c87b379f32facece344f535ca SHA1: 092226eb553e70589cb960c8b74551a366814734 MD5sum: 11860fa3488c84dd35c8fb2fd0e56407 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.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpgtypes3_9.6.24-5.pgdg+1_i386.deb Size: 41628 SHA256: c016080c8b83430a438190aef4a51f3e6964fbdffdb1f6fca6b3c062c1efed8a SHA1: d1904956f965366c033c95182bfb8a6c624a2d78 MD5sum: 27f3c58d8139ad065935b88d52f624d3 Description: shared library libpgtypes for PostgreSQL 9.6 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.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 676 Depends: libpq5 (= 9.6.24-5.pgdg+1), libc6 (>= 2.34) Suggests: postgresql-doc-9.6 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libpq-dev_9.6.24-5.pgdg+1_i386.deb Size: 166532 SHA256: b282b0b5d87f28d1c2d8922ec1e9cc8e3978e3f3f58535215a0236d7ac083e15 SHA1: f1e933649e82c207cb0cf61a024e646140ea0a49 MD5sum: fe269d817dd07e35e697d3aaf4d6e6f5 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.6 Version: 9.6.24-5.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 612 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.6/libs Filename: pool/9.6/p/postgresql-9.6/libpq5_9.6.24-5.pgdg+1_i386.deb Size: 141896 SHA256: 861da0dd9f85a2375039895e05205294a75279f37b6dc9d6c321699d8015d149 SHA1: ae02adb3b609c308d8da38df16f8adc9c5c055f3 MD5sum: a26791acd613a12aee183c858394fedb 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.