Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: libc6 (>= 2.4), 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.pgdg+1_i386.deb Size: 12800 SHA256: 5b1d9b5ca5ca8a9e599023612a4c17b18fccf537d8f596028eafab457db6014d SHA1: 08f862462a740c4a2e947ec6b248f0c5f803d7cd MD5sum: b1fa585e192894d6a7d904ccaf604cad 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.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1055 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg+1), libecpg-compat3 (= 9.1.24-13.pgdg+1), libpgtypes3 (= 9.1.24-13.pgdg+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.pgdg+1_i386.deb Size: 216908 SHA256: 52ba0762fc79713581955f3033e5244121d8c4c43aaf76bb46eb2114e6eaefee SHA1: 5575e70af9b7e694f637a62a7e481f241035703a MD5sum: 69240b0bd3d32d79aa6016a6086d77e8 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.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 381 Depends: libc6 (>= 2.34), 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.pgdg+1_i386.deb Size: 77532 SHA256: bdea3ac4704bbd547176c8cf96cf7d71845b82a34d9a3bba23a82dc2155c4786 SHA1: 2b1a896f8569f00e73ad495bae2192d39eb6d140 MD5sum: ecb85eb0d9b327fe1b84b26139a8f3ad 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.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg+1_i386.deb Size: 36504 SHA256: 7286f7586f9bd5e49da2ff54daeea7840cdf21774dc6cc8ea07c7fd4b2c9e994 SHA1: a61270103fdc75843e9b97a36cfd60c9474a4a84 MD5sum: cf5660e713c3f3f28e6110fd6e057e0a 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.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 832 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg+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.pgdg+1_i386.deb Size: 178736 SHA256: e6464c6e2e3826ca244cdef89e49642436637f58d3bdaabc01cea60003c0b05d SHA1: d85a0162eb9c2287ee8bf0204f0772caecfd5e77 MD5sum: 40820624c1b1f2f8c7c52d6b8488e95a 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.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 527 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg+1_i386.deb Size: 120680 SHA256: 4fdfcc18df0fec28da57140df5b2cf89f677d572215aa196d03aef5d4305bac9 SHA1: e7590313f111355315b308ca4e04bb6222b26fbd MD5sum: 0cf7b5370ec547dfb352083fb7b0512c 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.