Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), 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_arm64.deb Size: 11952 SHA256: f5f946e4a9a405bf1ef345b3a9eb0aaf4d91449731a889a432cfbe9a5e44f6a8 SHA1: 61dbfc7ca6f3bc9a1bd3d62d2e97fbe09a4a0fce MD5sum: 1bd2be420f5c346f59070742f28e484a 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: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1026 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_arm64.deb Size: 194600 SHA256: 216db34f071ae6e40cb202d0fbe68f786cd736b36cb3a673189372707606f89d SHA1: 926754a8da4b8cb226a0bcb00d68cda7fda055ed MD5sum: c1fe2694301450f505d73091cc0583a8 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: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 418 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_arm64.deb Size: 71368 SHA256: 1f88e9d7dc6c30a486feff8276c9c807a050b05d45833e314db734f870727a80 SHA1: d7b5d09cbdf76552062c23112f6ea6a7b5c82033 MD5sum: 45b761b938a32b8f5ffcf3a7bec3f471 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: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 97 Depends: libc6 (>= 2.17) 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_arm64.deb Size: 32312 SHA256: 71fc16deb0323618fb273d71d296de33445bcd1277ffc40e67372e94f9ce4df4 SHA1: 7e8475fb781ffd3350e4cf431042a7f05693e07b MD5sum: bcf80ff23feface2190f0705ab5f7361 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: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 963 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_arm64.deb Size: 177008 SHA256: e6b5ee9946e9147d137e6940f172b1a36dc97992c7dedb5a51d99b493dd25cb4 SHA1: 00892da603a1c6c4e48c4af0d233d39e758f55c0 MD5sum: ae74020d0ddff079f9422c49678b1048 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: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 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_arm64.deb Size: 112512 SHA256: 6f6ce874f17bb1118037ce800c0da92b642163b9b4687895fcfa65fef1652472 SHA1: 78305811da8043a04199221fe92542fe5b386ef6 MD5sum: fef195e6332f13cfdbcebdb1cbaecf85 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.