Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 250 Depends: libc6 (>= 2.14), libecpg5, libpgtypes2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-11.pgdg20.04+1_amd64.deb Size: 222988 SHA256: 47b296a9c790284b9e0bfcfab719e3ef55061795507e7d01b4cf09fd8eaa3cfc SHA1: 8ad96f1e4507499f99afcbff2fb1f4144317b479 MD5sum: f8e909a7ca883eb5571ad4f5d6e0d6ae 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-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 964 Depends: libc6 (>= 2.14), libpq-dev, libecpg5 (= 8.2.23-11.pgdg20.04+1), libecpg-compat2 (= 8.2.23-11.pgdg20.04+1), libpgtypes2 (= 8.2.23-11.pgdg20.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-11.pgdg20.04+1_amd64.deb Size: 374356 SHA256: 3e915e7211b3f0b20c9fe65ac5efa62e1ccea234cd041ee110185bff3b81c7f0 SHA1: ab20a7261b75a69486c5548224dda916d955f309 MD5sum: 0c3eba1e94cc628ae6d9537715796430 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-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 291 Depends: libc6 (>= 2.14), libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-11.pgdg20.04+1_amd64.deb Size: 239716 SHA256: ef70416e2ad6e8476277d8487b948b7bb546d36ae553d8ffa8877dad8f98ab86 SHA1: 374d1b615e59c21be1f5f82508bb1649b7b5a0b5 MD5sum: ad7ff38d124bc4b62dad890f6fb6a0b5 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-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 303 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-11.pgdg20.04+1_amd64.deb Size: 245200 SHA256: 334ee5af75fafb0d96d5852ce3721913256e4189fa14dc9cd44bf2c953df1e2c SHA1: 89d1dc599b1d57d3977fb31b6153506abc4e9c66 MD5sum: 606ac91825c0445b98ce786cf284f7e0 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-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 929 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-11.pgdg20.04+1) 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-11.pgdg20.04+1_amd64.deb Size: 355860 SHA256: dd1a2f34f3cddfffecb050ec47d7dfa85f11d17632fc13360447bcb9de5a747f SHA1: dfd697b5ceebe1595a3cc966254b14ac09e74bdd MD5sum: 404f66da524067ce040fef358e4b77db 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-11.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 661 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg20.04+1_amd64.deb Size: 310612 SHA256: d3b28f80018c0ca20e17c745919b718518586a4fc628d73fd51e38ea0a88b3d5 SHA1: 9844e2cfb4b7ecc6d0761fe519f0512bccf4a94e MD5sum: 043add4cc6cd190ad933ff1e30fc19f5 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.