Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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-14.pgdg+2_arm64.deb Size: 12600 SHA256: e5672d221da039bac222e569ef69427de5950585f6428eb1b0910959fa4e75be SHA1: 5cec30e7dc4c584b2ba62cb9828da49e5de41554 MD5sum: aa0914b577c006016553b743a3822344 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-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.2.24-14.pgdg+2), libecpg-compat3 (= 9.2.24-14.pgdg+2), libpgtypes3 (= 9.2.24-14.pgdg+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-14.pgdg+2_arm64.deb Size: 196252 SHA256: ede898c9a681ab44f7b788c076480a3c8b0a9132a22adcf5e737488a16c7348f SHA1: 0d3ff8dbadb98e665be0817753f318770217db8a MD5sum: 61cff708f147ca6e98e42fbf07c5dcb5 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-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.38), 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-14.pgdg+2_arm64.deb Size: 72428 SHA256: b144090038f2e2e373af9d65cc627b29f1611ae7d074441a0941c67abb32f1e6 SHA1: 002e7e456eaf01ff25cc124fd3a0a60723a12739 MD5sum: ca118ba7899ed571fa1835c2a546b6b6 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-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-14.pgdg+2_arm64.deb Size: 32972 SHA256: 98edc2208bc46abaeec81ab1e8ace1de3477b1c7c417b471a5adcf5b3ac874a0 SHA1: 0691c1de8e65b1adc0676912fc4e3b4e3f247443 MD5sum: 8b301ac8f6dcacb3ce33be0133b4c3ca 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-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 974 Depends: libc6 (>= 2.38), libpq5 (= 9.2.24-14.pgdg+2) 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-14.pgdg+2_arm64.deb Size: 178536 SHA256: 10a3764a9c7905a3d26efcd32c4ff0b70d2b7dea67ee2eb8bcab8505456c46e5 SHA1: bb9e71520f3d7fa270adda45ab0ec19de52297bc MD5sum: 5aa1aa2e934ec2f58a08c4b6500bae3d 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-14.pgdg+2 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 522 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 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-14.pgdg+2_arm64.deb Size: 114048 SHA256: da5a377d5e012c268f34d939b8e39e8089fd6d7a9356c52eb5808bb39127ae72 SHA1: 29f29173b0735409736ca0b9b5022cacd82597fe MD5sum: 490b25b075b1de5f790f0a2cc567e5c4 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.