Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-13.pgdg100+1_amd64.deb Size: 37216 SHA256: 9226a8dc47c0c06ffbadb8e7853c3239fbc43d968ad473723360aa7c22a9642d SHA1: 1bb0597106b44de3e10b06d9e5a126a130cf7ada MD5sum: e225a0a3c1fca87ea0d40107dc9650ab 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.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1064 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.1.24-13.pgdg100+1), libecpg-compat3 (= 9.1.24-13.pgdg100+1), libpgtypes3 (= 9.1.24-13.pgdg100+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-13.pgdg100+1_amd64.deb Size: 234040 SHA256: 6bcd8b42eb7621b26af135fa048c7b686347f3655023f31555644de5925e9a55 SHA1: 7b91d979578dceff1f547c83381c077683fa6068 MD5sum: 6fe2e8665314a3ed2ffdd3d9994b67dd 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.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 398 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-13.pgdg100+1_amd64.deb Size: 99076 SHA256: bfd83532121afa57fceac679188faaeb91e0aa4835214cd7c47e457901ab3552 SHA1: aed9ee3c20e03e41bc3f30774e564feeeb4d5ec9 MD5sum: 930d4f9ace44d61644a9dd51dc0cc048 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.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 118 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg100+1_amd64.deb Size: 59304 SHA256: 18c21b277364dcdf923699685294faa48709f048868e54807c8625148a7318db SHA1: 73cf9851ee1d84c6ae1c8f793df9553ee1d86e75 MD5sum: d4d70e3e2ea5d04b5f25e8dc5302c87a Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 907 Depends: libc6 (>= 2.4), libpq5 (= 9.1.24-13.pgdg100+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-13.pgdg100+1_amd64.deb Size: 195516 SHA256: 2713c5973b0b29633069e32a15e8a4abb7c00ed723ce0044f6cf3a7ddd13b51a SHA1: 53892af1c45f6d701900ca1b9efd97200c1682fa MD5sum: c2e9b3790950c7e587423224ed10de02 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.1 Version: 9.1.24-13.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 538 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg100+1_amd64.deb Size: 139624 SHA256: 6f65292b6d8bb94f083aa695ad4957838c32286a9720e697c163dfcb038d48e2 SHA1: 0af09d531c32aa0c9425a5ab78ba55d9e2249bb1 MD5sum: 11d136069ed6025e143ba05eee33aca7 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.