Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 72 Depends: libc6 (>= 2.14), 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.pgdg20.04+1_amd64.deb Size: 37160 SHA256: 96a3523e18155061133ad3ae67028fb6f5d3543fbd5c9a88798da65add6cf64d SHA1: c636ec6fff74a7ed5ca5f1f71feced1a6e75e881 MD5sum: 9d66336689be21290e65e59536b53e5a 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.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1079 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.1.24-13.pgdg20.04+1), libecpg-compat3 (= 9.1.24-13.pgdg20.04+1), libpgtypes3 (= 9.1.24-13.pgdg20.04+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.pgdg20.04+1_amd64.deb Size: 234896 SHA256: 7d28e095638ca3e7e0da8d7609d04639e0dc3e938bd9e0a0e958ed2ced65e081 SHA1: e74937d61c194ed519a9d1f78eb49efc47d377f9 MD5sum: 48cbbdff5777c260332be8b699c905c8 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.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 398 Depends: libc6 (>= 2.14), 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.pgdg20.04+1_amd64.deb Size: 99108 SHA256: f236ddea19d4344fa09ee26158d6b6eeb8b79dad3e6474e9acd8c86311500c91 SHA1: 802b7e9c135edd1cd1e7896ebd52ee16f983003e MD5sum: bbed20fdeb620c870ebb2ec6c959a42d 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.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 122 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg20.04+1_amd64.deb Size: 59652 SHA256: 3724bfc9855f990ee6fee7203852d282b440ce3ec95ab8c2258f1f3377d225c5 SHA1: 14a4abc4c95f8c76febebcfede3438839eb5e4c3 MD5sum: fc251d0136885643287ec21ea32abbb7 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.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 913 Depends: libc6 (>= 2.4), libpq5 (= 9.1.24-13.pgdg20.04+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.pgdg20.04+1_amd64.deb Size: 195672 SHA256: 5b0c71f92b015473872bec046a65d8edeeaa70d5792562bb8338be96c0ba93ef SHA1: a1d23aa86f41936afedb2d9adefd44d919168642 MD5sum: 929b1f6b6ac3e211e3f055a487e6602f 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.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 542 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg20.04+1_amd64.deb Size: 139456 SHA256: 7cfe0e43eaa0c1cd6758e095b4cab692eb0d10bef3ff0ec07bf716243e2444e6 SHA1: d047dcaf50d6d95d416dcab78c280ee4462f32cb MD5sum: 069477127538fa0d0f25700b067073b3 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.