Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg120+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-9.pgdg120+1_amd64.deb Size: 12108 SHA256: 83c74e9981a682484b545d3c28de2551e2c3cee93b005512e82055f8a581b688 SHA1: 8d7443b782239c28d69eba05a02a538b58d2ed3d MD5sum: ccaa657ccdd175f160ee8dc84e48c6b7 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-9.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 923 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg120+1), libecpg-compat3 (= 8.4.22-9.pgdg120+1), libpgtypes3 (= 8.4.22-9.pgdg120+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-9.pgdg120+1_amd64.deb Size: 187048 SHA256: 75e033937713d660d1112f175f15f9a1ca7ec16ec92eb881d21b910b3947584c SHA1: 6d9aa97cb3ae0fcdf51b2b953844cb742b834d6e MD5sum: 2c595e67ecdf4481f0e7fc8fece36cc3 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-9.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 330 Depends: libc6 (>= 2.34), 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-9.pgdg120+1_amd64.deb Size: 66200 SHA256: ad5acdf83a2e23a1cc90d248f44a78c0bdb930374241ce8604ae5878a195af2a SHA1: 9f5bd08e046847388d7e815a8f00d7c34ef492f2 MD5sum: 0d2229f3878aebe7084647bbf110fa3d 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-9.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg120+1_amd64.deb Size: 33916 SHA256: 7c59b3c1e18f7c366463fa2b65a3c7be4675fe32560b7a95cc9909c827e1e515 SHA1: e2356d3258e27e1cfeb471559dedebc089da18d3 MD5sum: 8a37f10735ad5c1e5ed30167f1e35ce1 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-9.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 816 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg120+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-9.pgdg120+1_amd64.deb Size: 159704 SHA256: 92ebc30f2afe54678693f17d7f599a507e4aae7e861bf1a45cad919e97d074ed SHA1: bfee32df41ff238db0613e9a0c0eec5720a0ae2d MD5sum: 19c0533037513c317ab417cd4db77436 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-9.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 502 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: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg120+1_amd64.deb Size: 108404 SHA256: ca8824b83157503d192348932d8723cadd609ab59ea7985743155a445ba160bc SHA1: 7c60893e3f46827051b60741d548892512c10850 MD5sum: e793b02408153b558741acd45847be39 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.