Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 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-7.pgdg90+1_i386.deb Size: 36798 SHA256: 2196ff883dfd264960777f98d278260cf5e1d5ee8250ef93cefa771c9bbf8f66 SHA1: b732efddca1d2e52d49c8a2186fc4218c1feb0e4 MD5sum: b081aa2e3f90aa4614c3bd0bf8c8eee0 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-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1061 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.1.24-7.pgdg90+1), libecpg-compat3 (= 9.1.24-7.pgdg90+1), libpgtypes3 (= 9.1.24-7.pgdg90+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-7.pgdg90+1_i386.deb Size: 237752 SHA256: 5eaefbdbb37d22665927611bccdbc6d28defd53705ac59bb8d6e020b07441e98 SHA1: 5b24107eb917d3c737c629fe222c0730511b4c15 MD5sum: 0895a71d35d54b1e138de271b3d778e0 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-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 397 Depends: libc6 (>= 2.4), 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-7.pgdg90+1_i386.deb Size: 101520 SHA256: ba14d7ddf476a0dcb8002351ea43277893393d5897da01baa7997ed818a7cd2d SHA1: 97dc690575d58a9ff0b708a6833520a872fb9aa5 MD5sum: 4ec852838b504a8d8364c24e2c39f808 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-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 121 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-7.pgdg90+1_i386.deb Size: 60558 SHA256: b8ff4d3f28cc577093fba33c874a48df42efa4e31052e24e1bbd0a3331c62640 SHA1: 4245addf766c39da717f6e5a7041a8d6f8a31286 MD5sum: c19b98b57e1bbafff5bd948044c587e9 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-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 877 Depends: libc6 (>= 2.4), libpq5 (= 9.1.24-7.pgdg90+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-7.pgdg90+1_i386.deb Size: 209320 SHA256: c7a9c9edf26f10b61db8b34e0b1d0fd5f2c6cf3a1ae6224f6b34bb603cdb43d3 SHA1: 7c3c3ffcb7208cd93b1dc6f4552660f8e9eab639 MD5sum: f96a4fe298a185431937a84ef563ef31 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-7.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 555 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.2 (>= 1.0.2d) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-7.pgdg90+1_i386.deb Size: 149246 SHA256: a49ecf6f44cb4b68c73b62a638a5151d904693095e41df0f8a1bd1c68de7b522 SHA1: 6f9a0c583a14028a901b4a98767c38b095f5f02f MD5sum: dd25469d0ec3cc6993497c720ad01a14 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.