Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 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-10.pgdg120+1_amd64.deb Size: 12228 SHA256: a4e9694cff28510879509c9c61a80ec72dd854d32ce1141b32331a4ead955a6c SHA1: 8b2336167a0ba219ad69df07d71073192aa79248 MD5sum: af1a59210f00411a7ef0618c2b7a8e14 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.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1065 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg120+1), libecpg-compat3 (= 9.2.24-10.pgdg120+1), libpgtypes3 (= 9.2.24-10.pgdg120+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.pgdg120+1_amd64.deb Size: 209500 SHA256: 63531d705bf82ab87699f69f5e3ff869d87de30063eea8a08df392b9f05b957d SHA1: 4c6e9e240301a263bcecd29587aae535947231f5 MD5sum: cb8bc96522df57ee269a3b3882d4f17a 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.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 367 Depends: libc6 (>= 2.34), 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.pgdg120+1_amd64.deb Size: 74100 SHA256: 16fd3506545c065db3cee564824c6c4115c37eecb3762f643053be1ae28e1654 SHA1: 753e26b63abd9a08a478e977a9f221179ac647ac MD5sum: 97b97fc05ee407eb1ceae8579c6a8616 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.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 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-10.pgdg120+1_amd64.deb Size: 34168 SHA256: 776bd45235c6a77c4c3c15ce91ec4213220d9e144c0eb3d9acf6fd6de23c8f86 SHA1: fa7151ccb66b729562a48e8329ba4d146aea8d9a MD5sum: 02ef5557a21c7c180d94c5131f06a9f9 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.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 919 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg120+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.pgdg120+1_amd64.deb Size: 179224 SHA256: 4170a08a55ac9c03e97803cf8b02f4ed5cbddf8279627ad59a8f139dda8b050e SHA1: 8e0f69ca369844e236adcd5eb02b114b134ad0e6 MD5sum: 7eb45a3f79d84353a1e0f6ca45a26cba 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.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 509 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.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-10.pgdg120+1_amd64.deb Size: 117476 SHA256: 8976ac57d354ab3445dac0726265e2735191671ca1dd29d78aebe01f8836c1bd SHA1: aa24ace20185957daf01afe06b88e0203a2e068b MD5sum: ccf4b0e3b5109e505758be82377951d7 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.