Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 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.pgdg22.04+1_amd64.deb Size: 23596 SHA256: 98bf2b4aceb6cb6982c3d033a4dd37e04ed629219ccd52fee2e819b130528bf0 SHA1: b5e3676a271ba52150e867f2be07fc0f189c1baf MD5sum: 919cb6fb513dafb6407c1520e7a06313 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1082 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg22.04+1), libecpg-compat3 (= 9.2.24-10.pgdg22.04+1), libpgtypes3 (= 9.2.24-10.pgdg22.04+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.pgdg22.04+1_amd64.deb Size: 222160 SHA256: 8addc6691c375b061bf9e6aefa5c21b6d666be78c1310cc86c175169f539511d SHA1: 7126f8a0f267732d2939ed2e9b7d1935a5713476 MD5sum: 8216bb55ca7ec291678448fbd6e2eced 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 382 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.pgdg22.04+1_amd64.deb Size: 84232 SHA256: b330e72fe920503f0b504f7b7b838dfdf1b40ed4867108b98a683bdd2788bef7 SHA1: 95741941e0ab2887f130234eba563279efdf2b30 MD5sum: 9604817e9f793fc5fb603c7efd659188 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 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.pgdg22.04+1_amd64.deb Size: 44396 SHA256: fb0765b383f3a84cc187106cf4af98e96349ac2755e34116777f35f33f299e01 SHA1: da6b959156b1d48a55c5c68628d19af58dfc880b MD5sum: 92fec6872e8fef31aa8e7c3d99974659 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 936 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg22.04+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.pgdg22.04+1_amd64.deb Size: 190812 SHA256: ffb4e715d34ca9e7b41d1713fb8bb16a5ffc8a67b4fc4d33ccc4c91c7cf48f0e SHA1: 140e17ca71c655266fb6ea9b63e2c1d30018b09f MD5sum: fbd5bd8f7cb0cf7c18467abb721a4b73 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.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 517 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg22.04+1_amd64.deb Size: 127340 SHA256: 95b3019ed47e5b672615dadd50b03c175584d1cb65e7cc630a17825324d2c5bb SHA1: 6b251ee1d62682ac66778b2a66bd3c7a7efb7fc4 MD5sum: bcb92b56a822f8c8b20880d4ea1923e0 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.