Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.14), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-9.pgdg+1_amd64.deb Size: 12096 SHA256: f04235f0013b59215a86f6e44301cb7ab88d4d34190e19a68d62e3685d21f287 SHA1: ea8bf3177cad89f6a8dc8c4be1ebdd74298e891b MD5sum: 83e19aa2e26671c90ddbd1a4c83a78b9 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 922 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg+1), libecpg-compat3 (= 8.4.22-9.pgdg+1), libpgtypes3 (= 8.4.22-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-9.pgdg+1_amd64.deb Size: 187316 SHA256: 74188593b3f3d509743d0e6f78c40c3fea83e72593cffd12ad677d11d6b6a62c SHA1: eef3d44a3319f42bb0d0b2955600bd206da85683 MD5sum: e3bf59d8a7e068827b1fe57afc8519f3 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 330 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-9.pgdg+1_amd64.deb Size: 65976 SHA256: 4bd2cd47110085662120811c1c1c495b59815975ad9c8d5c5325461ce10c01fb SHA1: 89941f2e9c99571d0b330548cab64fe2c4c412cf MD5sum: 455baed1d654b4edb8769c4d7ab7dc9b 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg+1_amd64.deb Size: 33996 SHA256: 66d951bf27e31d95df124970658edff113d4aff82bd665678a98c268a9bec97b SHA1: 2f157074558e0d65a29fe03e46bd667265d34b06 MD5sum: d1066197f486d4010f131df74fd0973c Description: shared library libpgtypes for PostgreSQL 8.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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 816 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg+1) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-9.pgdg+1_amd64.deb Size: 159604 SHA256: ca5698673b135aa096c8bd9fd761aff7d99fa9bd565f957fda414a78427c2bdb SHA1: e16144a139d088422db0b058ee2dae60efeccb72 MD5sum: 78ee5a48fe72fa511da3d7b115ed9811 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 502 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg+1_amd64.deb Size: 108424 SHA256: ca2bbdfac236bd0919504f1242f8a0e106656b41cf3d64299ccc8e854cb98d8d SHA1: 0a4bd09b08f1ce2df49d7298ed4ca581feeee834 MD5sum: 707aa74e18a5857773a256353298fa83 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.