Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-10.pgdg130+1_amd64.deb Size: 12228 SHA256: b78e88089d456f41d3fd2760baf8ba8033e3f45ac1b62500beb46ee69797a951 SHA1: 50d1884a52b187b4092868058d294db6e11eff7f MD5sum: 973897b557bfc96e09fbddcaf49c41e9 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.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1065 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg130+1), libecpg-compat3 (= 9.2.24-10.pgdg130+1), libpgtypes3 (= 9.2.24-10.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-10.pgdg130+1_amd64.deb Size: 209164 SHA256: 31dbbf8981df57ac25c7efbf43eafc6632da58900bbc5db5863a52c0f758dfe7 SHA1: fab91c7075dfee6baa77366bf091d1cda56aa7c5 MD5sum: 3b13cb952860f50c63c870ac2692cc82 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.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 367 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-10.pgdg130+1_amd64.deb Size: 74096 SHA256: 8a9e3ed15016cbaad4a4382dc4d1945002aba0f85446fe4253e20c9c338e5d9e SHA1: 996ab7c7613d2b5c91b9158db3febd23982db032 MD5sum: f050aedc0f1ebdb1ff6e403b68e44290 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.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg130+1_amd64.deb Size: 34244 SHA256: 99dc51e51ebc4d3317226cce88afbda99090819aec8f0e7207ae503dc4ff08af SHA1: e5cab6ae2826acda998373c3c49e5373d9dabde4 MD5sum: 592648bd41f15fd433a7dafd6c5e9e8a Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 918 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg130+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-10.pgdg130+1_amd64.deb Size: 178976 SHA256: f65e1f434fb55e1e1f056a00634f805242f3e8f9745a254df557865e211111f4 SHA1: 060ca367be98791fbe1249eb370b7cfc98e7c347 MD5sum: 1ff414ded181699debfe633bf0889043 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.2 Version: 9.2.24-10.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 509 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg130+1_amd64.deb Size: 117544 SHA256: ae70d6494f40dcf052d8a4d3a68a854b056fa7e5e2192a4c0402c1ab5bc378b8 SHA1: 7da26e344ddc9bdd6ef75adf9464fd79ce856b16 MD5sum: 4b2e7af318670528ab4f8cbe7e3f1c7d 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.