Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.14), 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-13.pgdg100+1_amd64.deb Size: 24088 SHA256: 462ac679cf988e356583f8bf87bcb89133a3bbb5a07afc5ccdc839745fcedb21 SHA1: 93f0bb1ccd9da1d567cad664ecd91662e637e8a8 MD5sum: 2030fe7231a514b3fe3d7de5bf504b05 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-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1077 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.2.24-13.pgdg100+1), libecpg-compat3 (= 9.2.24-13.pgdg100+1), libpgtypes3 (= 9.2.24-13.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-13.pgdg100+1_amd64.deb Size: 221980 SHA256: e4225e33ab6e3d31f1e7d2d0aa5114d14bbb142aad19409d57bd23f3f34fe614 SHA1: d9140a76bc7bba694e8dcb945cdc322586bfa7c4 MD5sum: 9c7e9b5744f0b93391fdd3b13e9f38ef 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-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 382 Depends: libc6 (>= 2.14), 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-13.pgdg100+1_amd64.deb Size: 85620 SHA256: 12b935da44030ef8cfce32999de1ee781698fc9843cc15a061f024d01201e81b SHA1: 4159bcda062a459c5749b86e0d32a210d87be8f4 MD5sum: 17de5a068ae2de98cfc754c233c4211b 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-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-13.pgdg100+1_amd64.deb Size: 45944 SHA256: b0c421d3051880fa18de98ca3b0f5df460e75582fb57c2f0bf839dbc3c8469e6 SHA1: 59b2e1ec03be7d74ae119501cfd949416788cad4 MD5sum: 0e867300bb4cacd7798381ae903cb2e1 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-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 933 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-13.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-13.pgdg100+1_amd64.deb Size: 191424 SHA256: 7271298a9aa3a3b18c70a186217ebaa1e38494c9d645fd8c321a7ccc5c009d82 SHA1: 3cdf79014596c0fa582f072c43123f7db076f59f MD5sum: 8899dbc326672221ef3f83ae73538afa 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-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 520 Depends: libc6 (>= 2.14), 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-13.pgdg100+1_amd64.deb Size: 129460 SHA256: bb7557979673c610cd239b6375662e48ba51f40eb95addba070953fe771bab78 SHA1: acad7840cb58e6b643c615cce6743b834e504475 MD5sum: 5085f2e75da71315a3c578eda094ff48 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.