Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg22.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.pgdg22.04+1_amd64.deb Size: 222804 SHA256: 8e5326cf1748d8dcb64c1e69b5f6833ed62fff14678fe4de0a863e203616ab45 SHA1: dc48ee8941724ac962888187c0f3c8c6995c3c77 MD5sum: b47b960bcf7be0b15a17ec90b9dcf7a9 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 960 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg22.04+1), libecpg-compat2 (= 8.2.23-11.pgdg22.04+1), libpgtypes2 (= 8.2.23-11.pgdg22.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.pgdg22.04+1_amd64.deb Size: 373496 SHA256: 3ea4698e5e642b928e94ada4fac89a93bd14b5eaff8bdc6670af1d65f60319ee SHA1: b6cd084411cc9cd5844f3affbeaf7582eb0f09b1 MD5sum: 66ff3e7c88ecb84aee7dfa93efcbc02d 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 291 Depends: libc6 (>= 2.34), 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.pgdg22.04+1_amd64.deb Size: 239752 SHA256: 4e2c3e7dc61a8a97129c814beb53591572cca82eb3bc53850022ff46e5babd4a SHA1: 82ea77c5600410a028dad5486987211c15ecbf75 MD5sum: 4d5950e8d0d6e578bdb9fc45a93042a8 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.pgdg22.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.pgdg22.04+1_amd64.deb Size: 244952 SHA256: 9d2e40bc5606dd5e4177e52b662002f3455d3588f9b1ce5787bf73e1d13e34df SHA1: b387d20e95662f23eefc552994913bebec221bde MD5sum: ff40d0919372a4dcfd9d52e20117dbbc 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 923 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg22.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.pgdg22.04+1_amd64.deb Size: 354976 SHA256: 4bd4fc2c1aa38501af01ad40e89d6c97d75290b859fa8d81d135a2cd0daa4d4a SHA1: 6aad89dac5d8ecb3fc09dc3df41f0a1f8b20e7f7 MD5sum: 7f6d7917e10daca533c749701c85e59c 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 659 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg22.04+1_amd64.deb Size: 309572 SHA256: 637db79a9aff4d7732aef3f651e7f573ccdaaea236ae5e7782567eccb036f604 SHA1: 2bc2e606585a18af60c4157d0fc2a6e406218fee MD5sum: 53c784ed15ca120af9f67e034d433289 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.