Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg22.04+1_amd64.deb Size: 41400 SHA256: feb680e98e2ddfbcc2a3f4bc71dab71624728b51b3785237123ebec0b6e4c1f8 SHA1: 191be214d6a2ee8a16b988cd6365bf3bbe1c61ad MD5sum: cc414a3a856f421a536955d1b6c9bb88 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.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1039 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg22.04+1), libecpg-compat3 (= 9.0.23-9.pgdg22.04+1), libpgtypes3 (= 9.0.23-9.pgdg22.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg22.04+1_amd64.deb Size: 227400 SHA256: 3dfe8ebb178ea96365c927ac249254faae9175c3ed08c6cd00e3bc3efc9a6958 SHA1: fd2183374e4438f0030220da1fdad8cab2b8267c MD5sum: 7306399e0588806980ce5ebdab72e7e1 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.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg22.04+1_amd64.deb Size: 102868 SHA256: 24a9178a42fcc468f05be80220d57a0caa395c0d73c633f7c4f25f28787c06f2 SHA1: e8d05dd35e287e14b6315c457807198f0cbb9509 MD5sum: f09e927346310a642f840ca419251fba 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.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 121 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg22.04+1_amd64.deb Size: 62252 SHA256: a6007829724c6b8d517362eac86f9dae50bd9fbe9332dfece5b9e498423ea4e2 SHA1: f882a61680b67a8e360bc5952bee6640ee968b4c MD5sum: f4c1a2161d8dc90051d40a4b0617ac95 Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 875 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg22.04+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg22.04+1_amd64.deb Size: 195268 SHA256: 5bf1447c76f7b769d5d0d8538f32bf2ca58b502b681930b40820f37c0da2ed27 SHA1: f09bc1adfa95052965c22a58ff34382267c7835a MD5sum: a10f770095c392f4fd70f2884d2ac2d1 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.0 Version: 9.0.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 552 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.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg22.04+1_amd64.deb Size: 141060 SHA256: 0932e78250e90711ab7a644f4ab35ebd93ad05b42d724b6daf417327de7d3789 SHA1: e5f2bc789ce461de8b3712671ceff754d2912024 MD5sum: 156099e6047cbcbc97d80d81c818ae99 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.