Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 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-10.pgdg100+1_i386.deb Size: 24156 SHA256: a6c6fdc622edd41b806ee792883d83ac4d7a928b8c03ce72f4004e92c1dc23f1 SHA1: b658f50583f931037bf0060f9c0aac7a965c1e6d MD5sum: 46a46544245249ddc0fc4bb023e51339 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-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1080 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-10.pgdg100+1), libecpg-compat3 (= 9.2.24-10.pgdg100+1), libpgtypes3 (= 9.2.24-10.pgdg100+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-10.pgdg100+1_i386.deb Size: 227692 SHA256: 65f801516f1cf489d54ea399bec6865e24ad4bf3d2cb5ac79a575150411e9c58 SHA1: 6eace488cbb0364cc04f735f748c3fb9b77d6fd6 MD5sum: da64bd6fe36173ce64ce1863792f030f 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-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 389 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-10.pgdg100+1_i386.deb Size: 88216 SHA256: 61c6cb7aa2a826bee739c0bd9ae56237cdb92903f87ee900351e44fea6abaeb5 SHA1: 4a84fab96ce8d5b84e90bd1666ee6f6283ecf956 MD5sum: cf1a504fac28da3d3172f08e9dc3146f 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-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 111 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-10.pgdg100+1_i386.deb Size: 47704 SHA256: 5eda4d2da692c799b3f95e7aad0aacc6793ed783670950114dc34754f5988f60 SHA1: 88260638afcb73514e04896c20f81f2c135be714 MD5sum: df6ec830a2646bd190ba7b85875d0412 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-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 879 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-10.pgdg100+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-10.pgdg100+1_i386.deb Size: 200668 SHA256: 7d8489fd7d78f3bc27c09cf0393e7ef19c672c8665a2dc0693d1e2d89c8d2ef4 SHA1: 6d1b1b3edf6ff41b18ccb35921dbc4d614159648 MD5sum: 5058a677f6682c8fd2e2b0651027a6f4 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-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 529 Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg100+1_i386.deb Size: 135312 SHA256: d866cc1ed304ffd7fcbc992c5e853efe311f93f87b8e24589a6988d2015a24d2 SHA1: a1091a2041976cc91ab237348e0d04a1f0d6fdcf MD5sum: b99a7bee0b55259ad946a223e226dd63 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.