Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 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-13.pgdg100+1_i386.deb Size: 24452 SHA256: 56c46ca42496fddfe95882b39fc5fbd406cfed2d5abb818f664e9622e85739da SHA1: c10dcb803cd7e43c98d166ccc0a3f23f00d0b1aa MD5sum: bf1e739357921c6b6e89f7969c6de283 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-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1080 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.2.24-13.pgdg100+1), libecpg-compat3 (= 9.2.24-13.pgdg100+1), libpgtypes3 (= 9.2.24-13.pgdg100+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-13.pgdg100+1_i386.deb Size: 227992 SHA256: efb3d26c706ab984f15038bafce691f8155f3a476015e03a616c3da3f5df2c06 SHA1: 5ff550cfc960220bf433774395e886f2cd925961 MD5sum: 59b24591a3654ae9143d5aa4bbca59b3 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-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 389 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-13.pgdg100+1_i386.deb Size: 88476 SHA256: b0fd455a7a0f69d2593052f80e795c56c52d30c30ef0de678e7d6ff1fdf51ab8 SHA1: 4652e0235127d0a97d51ef8cd0b3ad50717a20c7 MD5sum: 59639f6d6ec133442d2b748662cf2b80 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-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 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-13.pgdg100+1_i386.deb Size: 48012 SHA256: 64105131ffe39757b25b232d9dd97ed66209dacda472fd413380a65aa429bcc8 SHA1: 005cbaf6f3dcb4710dcf6adfc86e6336a5bb37ea MD5sum: ba39328e2ed161c850d769951388e7fc 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-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 879 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-13.pgdg100+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-13.pgdg100+1_i386.deb Size: 201096 SHA256: 31845181b16d8f629008468c05e7b0902ef114d34627530c3e5592e5bedbcec6 SHA1: 1190a3cf4b531a4c5098f10f4d8bf69ac0b89d8c MD5sum: 49ed33919286b7d4ede6ca6de34dd6b3 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-13.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 529 Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-13.pgdg100+1_i386.deb Size: 135720 SHA256: a9881562d037f822d024447ae7d10fd682b696293fb43eab8e2ad94a712b0889 SHA1: 142f22fa4f8eb9416b579eddf601aed94f4bcaa6 MD5sum: 2b05362ef798f8c820be533292fe5721 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.