Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 245 Depends: libc6 (>= 2.4), 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-8.pgdg16.04+1_i386.deb Size: 223026 SHA256: 0877763e93db66740ef762e88e480c001d8de97434b27bb1c336053757ab3039 SHA1: 7f27dbee74a13a36923a26c637fb9dd207a4c880 MD5sum: 0601a2d712566959a96e8281c2574155 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-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 963 Depends: libc6 (>= 2.4), libpq-dev, libecpg5 (= 8.2.23-8.pgdg16.04+1), libecpg-compat2 (= 8.2.23-8.pgdg16.04+1), libpgtypes2 (= 8.2.23-8.pgdg16.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-8.pgdg16.04+1_i386.deb Size: 381712 SHA256: ac7ff1bf87d8e03cce698acb17685d82796c2cfa93421936dd083ddab5263589 SHA1: e8df93d523d3961597f02e9343575783d55cd1cb MD5sum: eafbb2eac88bae0049dfb1e624256fe8 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-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 294 Depends: libc6 (>= 2.4), 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-8.pgdg16.04+1_i386.deb Size: 241452 SHA256: 9e9e44b0406f0383a510d6da289af4c8453c2c885bfbff89518c504715ad4d3b SHA1: 9ba9f928176ff38a64f251a2a1bd80c5188de2f6 MD5sum: 186a17b5f0a25931b584035f499f3e78 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-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 293 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-8.pgdg16.04+1_i386.deb Size: 245210 SHA256: 8bd28a45838e855f9b4c2c562c21ea2da627637ab5ea9749002db00b2af9a61d SHA1: 33bdfa6473ee28893e2477e6ad2e62f2e79d9532 MD5sum: f511a50ea1627b5993dbe57591099ce3 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-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 900 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-8.pgdg16.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-8.pgdg16.04+1_i386.deb Size: 366796 SHA256: 718780c19e1886dba9aafdbc63dd55f44a337b955fbb485688b6b78fbe7e373c SHA1: 834f74209273ed432a2b831db90ecba136cbf4cf MD5sum: 2e31c7a3c382403807e5508c91e56276 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-8.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 678 Depends: libc6 (>= 2.4), libcomerr2 (>= 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-8.pgdg16.04+1_i386.deb Size: 319268 SHA256: 60cf7da43c916b9a3d4f9cc6123ac0aab39b244a0398c1d95c4912d1dd0848d7 SHA1: 39d342ef6521da550c9f778fbeefaaa12765f812 MD5sum: 469994dc6c4a9538b294f9b4045c4573 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.