Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 42 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-4.pgdg80+1_i386.deb Size: 23524 SHA256: 2997801bc0fb5dc3f5d9f69ec76b8f68f041d109667f449d5c7d230094e27456 SHA1: af7ed06af8579de7597f51a4ca129442b8346170 MD5sum: 6440eff818f621675ca628d8a18cec0e 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-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1049 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-4.pgdg80+1), libecpg-compat3 (= 9.2.24-4.pgdg80+1), libpgtypes3 (= 9.2.24-4.pgdg80+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-4.pgdg80+1_i386.deb Size: 225690 SHA256: 4cbc07be15315a6d54de09763fc36b00d28cb411bf727313639f28bded870d0e SHA1: 2c95f4ddf3911122d2fc8d46560144388c16cdec MD5sum: 4e5703ffd11fd1ede485231158699e50 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: libecpg6 Source: postgresql-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 339 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-4.pgdg80+1_i386.deb Size: 88738 SHA256: bedc46e4fa92d7eff9b9f37945139ca1583cf32224ce1ef4fb070d5c06387468 SHA1: 0ef03d28654101928cb6bc2694a9276166478bba MD5sum: 3be9ab274848644a382128e3a49af78c 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: libpgtypes3 Source: postgresql-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 96 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-4.pgdg80+1_i386.deb Size: 47814 SHA256: 4e5f0a2a99fdab0e2dee581cee034996123bf4450ae2af7bd8db134e187866e0 SHA1: dfa2d31e1f405cd5384954a82aff116e5436cdb6 MD5sum: 2a076732eb02f12fd214285b2c061247 Description: shared library libpgtypes for PostgreSQL 9.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-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 811 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-4.pgdg80+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-4.pgdg80+1_i386.deb Size: 201692 SHA256: 4daaf142ba137fdd41c7cbc3ab3b2a61f4d484fc1d9511508d35fb7e07ed0b59 SHA1: 13c9014dca9b501e39edae53380e4e4e0af7732e MD5sum: 47d3865fc9c3109c98892a446873ff79 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-9.2 Version: 9.2.24-4.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 489 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-4.pgdg80+1_i386.deb Size: 136090 SHA256: 8748672fe84dde1d6cd0a860633a9c852e4ae99edec5f6bed2aa1aa739b12f9b SHA1: 49179b6e6d9cc2f2fe36b99f1b919cabef358a11 MD5sum: 9b85c9d5e050fc67b8f41f459e7a4602 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.