Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 248 Depends: libc6 (>= 2.14), libecpg5 (>= 8.2.23), libpgtypes2 (>= 8.2.23) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-13.pgdg130+2_amd64.deb Size: 220552 SHA256: 59a23484ba0b6ea34fc9505e86678d4bc411e617f8093595aad11a194b447ddf SHA1: 3dcd38a1cc4fd0eaa94cd0ff080fea9712518662 MD5sum: 7f0480f1ac32fd13964e40c731b14250 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.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 956 Depends: libc6 (>= 2.38), libpq-dev, libecpg5 (= 8.2.23-13.pgdg130+2), libecpg-compat2 (= 8.2.23-13.pgdg130+2), libpgtypes2 (= 8.2.23-13.pgdg130+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-13.pgdg130+2_amd64.deb Size: 371220 SHA256: bbc3a680b0dd2791219be568c45051115c5b77cf283c10f6a0a8721be1de36df SHA1: 4a26e81224ec2ca3372ad11f5ab44677d2d3301a MD5sum: c06ff8976240383252ea2d35a8088365 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: libecpg5 Source: postgresql-8.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 289 Depends: libc6 (>= 2.38), libpgtypes2 (>= 8.2.23), libpq5 (>= 8.2.23) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-13.pgdg130+2_amd64.deb Size: 237452 SHA256: f589701524cf71d85a89e2fa4642f53f428c17876c56749dd114db1b53190215 SHA1: 8b89cdbcb66968000dfad9f0f74cdc52ed310523 MD5sum: 74e42a7f07047eac89ad774b69ff5b2f 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: libpgtypes2 Source: postgresql-8.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 296 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-13.pgdg130+2_amd64.deb Size: 242456 SHA256: 3088932c3e6efac86cf0cf4cc0ca6e532aa5bc4a4786d24688380ef7b2bd8b04 SHA1: 0bc3e77bffb159017538658c3da7983a33f5df4f MD5sum: d7af8e77ce3f55a0c3fa3d4bcec8a331 Description: shared library libpgtypes for PostgreSQL 8.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-8.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 925 Depends: libc6 (>= 2.38), libpq5 (= 8.2.23-13.pgdg130+2) Suggests: postgresql-doc-8.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-13.pgdg130+2_amd64.deb Size: 352660 SHA256: 717e548a183e176013d9ee68e92d3ad70f558fa40079420438bd979194203440 SHA1: 259420149ae60ffbdd9419cc2671f68477b9d7a9 MD5sum: 2291f21acde18724446de2836fa14c44 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.2 Version: 8.2.23-13.pgdg130+2 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 661 Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-13.pgdg130+2_amd64.deb Size: 308316 SHA256: 2b8a338aa8e2b8070bc3775128a6c012cace1eecc609dee8c04f29971eb816e4 SHA1: c8b426c556f7345e4b3cd6013f44f82bc107e254 MD5sum: 6a00931034fc5b7d8b086cd923b8781d 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.