Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.14), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-11.pgdg130+1_amd64.deb Size: 12444 SHA256: ba00eab72019d365ac07fc69b390622751d54463bc03701d4792b5590869a5e5 SHA1: 562f28bf101df8e463c093d264e045703921b5a4 MD5sum: 04750c93e1791f10f859bd24b7f39a95 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-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 926 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 8.4.22-11.pgdg130+1), libecpg-compat3 (= 8.4.22-11.pgdg130+1), libpgtypes3 (= 8.4.22-11.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-11.pgdg130+1_amd64.deb Size: 188832 SHA256: 1c6432bc699814b09069247e8da6fe2b4c96ed6aa6474d1c9fbf27c5bc5bb487 SHA1: 6956f0668bb242faca85a49cac580668e5b82050 MD5sum: 2800d4985b550e359aa05434924d05fd 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-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 331 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-11.pgdg130+1_amd64.deb Size: 66656 SHA256: f9244479a3d5dbbe6068f1ec2bb4295fadb7a97750f1c5186aab2212f3112ca3 SHA1: 0c43179073a0ec0342fcc892a897cc4547472a57 MD5sum: 98840ebd00f93584228255c2d6f13863 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-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 96 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-11.pgdg130+1_amd64.deb Size: 34896 SHA256: 60315f83a04cdc32995f3b20ba4f3eaf6f3cc4dc0b14703a8b20e5fc375a593c SHA1: 31f359e1e0378a0559a1b66458a84e9b44ec37d9 MD5sum: a52873b92e594b207e870fb3ab17db01 Description: shared library libpgtypes for PostgreSQL 8.4 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-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 821 Depends: libc6 (>= 2.38), libpq5 (= 8.4.22-11.pgdg130+1) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-11.pgdg130+1_amd64.deb Size: 159904 SHA256: 44c4958fe61ca9c94056c6b01b2c2865f2e6010cbd96f8b120b27c4cf3e39728 SHA1: d684f00a8d61bb6a14008ca0de7673c4520045c0 MD5sum: f2d85ec47df5b01eadfe6a49e3b1f026 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-8.4 Version: 8.4.22-11.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 505 Depends: libc6 (>= 2.38), 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: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-11.pgdg130+1_amd64.deb Size: 108796 SHA256: e9b7b55efdd73d62946118c9836986cb3bafaecd07e377af68d3103619de3ddf SHA1: bbdce4769e317d674985ac49efcbded5578ea846 MD5sum: e2fa38ed0f50aa4ca3f272b4e2169152 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.