Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 246 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-10.pgdg18.04+1_amd64.deb Size: 222956 SHA256: 69443441b50f1ddb2fa6c67aff7efd8d2d68fca2924a58e9704f8c9367d8f0f1 SHA1: 9e611fe019fe5622c52767053e03daa6dcb811bc MD5sum: d2eaba04d0a88e26581b93d8fb93bad6 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-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 980 Depends: libc6 (>= 2.14), libpq-dev, libecpg5 (= 8.2.23-10.pgdg18.04+1), libecpg-compat2 (= 8.2.23-10.pgdg18.04+1), libpgtypes2 (= 8.2.23-10.pgdg18.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-10.pgdg18.04+1_amd64.deb Size: 377908 SHA256: 9e50d3094891f4ad21edfd38edebcc27e7ae9861c98617fb973fe171dcbdbf75 SHA1: b621a9d0760f96e1b0fd09ebb5d0bdbf4a164ecd MD5sum: 9f2a1f2e24f8fa15677797498949483f 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-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 287 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-10.pgdg18.04+1_amd64.deb Size: 239644 SHA256: d974a3bc6f4d57c00e5d6fb727299fd1bf4bdfa96821b43ebd7659383385ef3f SHA1: fc0d2f4b2ed82b1e6ae6f0f762acd8844d5ca9e0 MD5sum: 7608e300f65f05f2da90dd1423d44d5f 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-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 294 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-10.pgdg18.04+1_amd64.deb Size: 244820 SHA256: 02a9081bce09848962597c48b440f0bba5319f03c6fa53f23691cbe9ef2be727 SHA1: deb508d1f34c60db2f83b8d81c9d06486f0e65b0 MD5sum: bf35a866448f1448b2b5bcac0bfaad7e 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-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 932 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-10.pgdg18.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-10.pgdg18.04+1_amd64.deb Size: 358320 SHA256: cb0a150677cfb1c468e92c0f46990da34729f3bd59315a86d80274903f2f51ac SHA1: 2d0d6516ca38555ef465994513f5c189988ac1fc MD5sum: c9671fef6e8b5e66cb311febf04a08bd 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-10.pgdg18.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 665 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.01), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-10.pgdg18.04+1_amd64.deb Size: 313064 SHA256: 53ff4d63c753bb2729a7962996d9c28bd15f7b691e30fc7d2222af98f936f839 SHA1: 64dc73ab8965357940898d6b8009ef49b77788f4 MD5sum: b56e9bf90d5302413cb653dfbbfdb94c 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.