Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 50 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg+1_i386.deb Size: 12436 SHA256: 0b0243a3a84fbb402e03c1cf22793ece022c2f8471995d5e6992bb000cb06028 SHA1: 81d0873daba951da7a1861d381115da46737bd7f MD5sum: 6150204d8db0159571acf9d5a9a8bb14 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.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1018 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg+1), libecpg-compat3 (= 9.0.23-9.pgdg+1), libpgtypes3 (= 9.0.23-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg+1_i386.deb Size: 209464 SHA256: 84a78de4e4a4caef3c77dc1b935bf004f820457340e09253b48d119fb515b024 SHA1: a4a18f2fedcfade9520bb8fe618a6c5194779fa2 MD5sum: fb71791c2f4f7e8712e9f74de26e1442 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.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 391 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg+1_i386.deb Size: 77584 SHA256: d0e9b6020d3e2dcca825293d6624cf8599d97fc8360897044bb5009f374517f2 SHA1: a6002e754b8b84487b6fed66a66b468152168a8d MD5sum: 54518ffa6760c58479c4adc42308150f 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.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg+1_i386.deb Size: 36092 SHA256: 59186ffe0e3e4e12fdc9222b85b94a0a6ff6034724ec82b759233c0ce222a9b2 SHA1: 062f102a84da5eb4afab29dc6da1df808a51b16f MD5sum: 0996d96784b9ac40c763f24b56af812c Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 803 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg+1_i386.deb Size: 173924 SHA256: 17c622f756549c72c92e28da53837469e0cb9c93302d7d9a2f0c617dde33140e SHA1: a1f14bc34e314664d92c6d672dd397bb413e74a2 MD5sum: d38d7ad8ddf7811388bb8b0694ed3810 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.0 Version: 9.0.23-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 536 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg+1_i386.deb Size: 118224 SHA256: 73e3f92a25a29877b665544a7ce97ea5f55410eba5ec865b76ae4a0dc5d50e9e SHA1: 344f26674d8fc80712651deff20666561afc93f7 MD5sum: cf2b0e3edd10bcd256a1f87b36b9d1b5 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.