Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 53 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-4.pgdg16.04+1_i386.deb Size: 23262 SHA256: 71f4989d93103a57db71f0abaf7910849c512ef50cb8efc55ec19553e0bd38b1 SHA1: 1011b77fbfff4f782474ac507ac2c5f207b03377 MD5sum: ef988e157d60093b6a13edc22215266b 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.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1077 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-4.pgdg16.04+1), libecpg-compat3 (= 9.2.24-4.pgdg16.04+1), libpgtypes3 (= 9.2.24-4.pgdg16.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-4.pgdg16.04+1_i386.deb Size: 226472 SHA256: cbe1cfde7d746e0e3eec7a09e138d7659f16dd2dbf46dc8f497afd48dac45438 SHA1: a94336d54bdfbab5728ba2ef23712ef87d49d63e MD5sum: 08f8d4f22b997c80cd7ab3866ee73fab 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.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 385 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-4.pgdg16.04+1_i386.deb Size: 88038 SHA256: 7c696d352d49575903d803d22fe163549122617c6794db5a7b8de36ded5a7c0e SHA1: 09f1dacb7d26bd1ca45f7a97641d09589e0b42e7 MD5sum: 84d85c5fc58031b91029a32e212b4e82 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.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-4.pgdg16.04+1_i386.deb Size: 47188 SHA256: a5ff4f4421b145533fb2b6d4e8a424f9786b82cb8b1e70a50d564d6a73a898b7 SHA1: 188b8dc7c9df04134fa21c5dd75beaa013b7b93f MD5sum: 39fc83504c93e75ddc1c8bf85b9c70d4 Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 883 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-4.pgdg16.04+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-4.pgdg16.04+1_i386.deb Size: 201276 SHA256: e0cdde82a7c5f304cef88278fa3ec8f1316a5e041e1391a6ae84572222c760ac SHA1: 78fecee080a43c731f85dfc89dbbb6a4bc82279d MD5sum: 3912abe22e11fff606f8b22e6a4a1e67 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.2 Version: 9.2.24-4.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 525 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-4.pgdg16.04+1_i386.deb Size: 134604 SHA256: dcf65cc36e0be7aa6cc4d6562db770f292dd3638f7e031783da5a69f3c6c1049 SHA1: 09c33cd2b2108f83fa56e2aa2b02d10fafde4b95 MD5sum: 3b43201640362a6339822f3629fdb642 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.