Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-15.pgdg11+1_amd64.deb Size: 23884 SHA256: 6c882692aca74eb28df30127a477e6aa4e34ecf13d84070dbca1787a9672186c SHA1: 9f82d752639186cb35eb58afab3acf014d0df17f MD5sum: e0176b2241972885d23c26f7548f98b5 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.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1143 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.4.26-15.pgdg11+1), libecpg-compat3 (= 9.4.26-15.pgdg11+1), libpgtypes3 (= 9.4.26-15.pgdg11+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-15.pgdg11+1_amd64.deb Size: 230116 SHA256: 848f3fc8f8674513c7ff29535d5ca49f17d64d5c8e770c5173d84a096f379201 SHA1: 7215daea8ab7886c29afd057b5e0eb020747c2e4 MD5sum: 083ec38e11d316140f9750f3738a5d98 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.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 393 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-15.pgdg11+1_amd64.deb Size: 87488 SHA256: 70c5c94e1a59001b8e7576ef3dc88f56bbf05db219dcfdf4471e30227580f676 SHA1: 8bb8509665525f15afd15f03837a137ac4d7cabf MD5sum: 804571b0e1b1a30b96e55b3110ab9ab2 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.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-15.pgdg11+1_amd64.deb Size: 46760 SHA256: dda5c501f2f072d9efbe3554341bf8e13e46fe119569b0f5279589976d25bfb5 SHA1: e7557096d56780fa86a950abcac13b4b8594ff19 MD5sum: 85ea4e26a35879f499f8c2c9d17d8c93 Description: shared library libpgtypes for PostgreSQL 9.4 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.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 706 Depends: libc6 (>= 2.4), libpq5 (= 9.4.26-15.pgdg11+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-15.pgdg11+1_amd64.deb Size: 158892 SHA256: d4043739530b460454e68e685616ce3d64bff74bebb131a874f12721388cdda4 SHA1: 5a8701cd5cf8ee1e8d0da5b3c2c248faa91e273d MD5sum: c3c9d41d6a50113815f8646860c3b502 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.4 Version: 9.4.26-15.pgdg11+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 538 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-15.pgdg11+1_amd64.deb Size: 131316 SHA256: 1cddc4aec5d67b7f46292548510e27d2b83fd905c68a3eef4ff6a6db75e81700 SHA1: 733b1ff36689f3221361081c6604ff21a94289d3 MD5sum: f57cf57e1bbf1f1effbcfb107b40236b 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.