Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 46 Depends: libc6 (>= 2.4), 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_i386.deb Size: 12588 SHA256: d6ac89dd194843521ecf85de951056c2df7273f041c38f807dee2ea893504d6a SHA1: 187a98010a36955bc5fdd4a6c5884fdba3aff5f5 MD5sum: 152fd83009b78c42248c67b35fbd76e4 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 925 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_i386.deb Size: 194528 SHA256: e0b484835d376533db2e8ffc987ae574469f74dcaa4a72fe705334ee50a5f558 SHA1: 788f1097050a2e30325221dbed20ca318c63b337 MD5sum: c929cee502e6ba9ac555fb5daa93d4d6 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 341 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_i386.deb Size: 69232 SHA256: 033737f55f218dc4e1bf6e8d11083bcb1b58aca6982d124b38436b0cec9464a5 SHA1: c57a20c5fd87b15042f12e3ac008a2ad1076a2f4 MD5sum: eceb53125fc653a3e7e0bd3b2930bb56 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 Depends: libc6 (>= 2.4) 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_i386.deb Size: 35984 SHA256: 229a4ee48a07ee4e25ecc169aa31300f969991f1aeb3aafb88a10e98d3d20cd9 SHA1: caf39c9fac3b76e14224612ff83b01dcc8e9f6f8 MD5sum: 942960d973b9e6de41ab0a5f3a72c2fa 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 774 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_i386.deb Size: 167540 SHA256: fa7ee2d2b1248769216270a08c81460b7360a3affba0276963e8c6860535093b SHA1: c5862015962b6495d4c055b782cfd27a8a4cb485 MD5sum: 5688499e19972374e3cfcd34ab1feb42 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 511 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_i386.deb Size: 113456 SHA256: 9374d0fbbd88d07b5a5ef2661a21e24e62f325ee245c945ff7d434153222ed6b SHA1: b27a9f75bb168ab4b77c89c7b5d39e7179a870b0 MD5sum: e65c5b770bb727fd1ade1065a0467500 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.