Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-15.pgdg24.04+1_arm64.deb Size: 12584 SHA256: 707c89b7630f60e987badea7c843cb5d71620e7480ed187712dda6c0b871ad3f SHA1: f6511e36802b9908366561331d29188cd700737c MD5sum: f912590c1473295071cab3598badbece 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.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1107 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-15.pgdg24.04+1), libecpg-compat3 (= 9.3.25-15.pgdg24.04+1), libpgtypes3 (= 9.3.25-15.pgdg24.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-15.pgdg24.04+1_arm64.deb Size: 199992 SHA256: 32c59940607e0169489a3c58b222aded7d71d12d7c3f34a930eead9cec4c0a0f SHA1: 0130b36d7ed2b4752995127b0f928cdf9a7e401a MD5sum: 119bc52e8284137863c9991d18f6954f 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.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-15.pgdg24.04+1_arm64.deb Size: 71156 SHA256: c8d7f8ef167763a016f93de90251425cd8d6d3137f8fcdce3c670dc879f0e572 SHA1: 351d0cd1250416b0b5ca5d8cade249befe81e938 MD5sum: 5e425face6c920fd1e62f1624bf54c47 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.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-15.pgdg24.04+1_arm64.deb Size: 32120 SHA256: 9e112e05da0c8171786fc7c151f8ee5d26b95d7b897761baeb421fe10d55a72f SHA1: 75de03ea90614eb8a2b021ae096da746646e7b7e MD5sum: 4577a32a54bf3c404030d28551eae227 Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 741 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-15.pgdg24.04+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-15.pgdg24.04+1_arm64.deb Size: 144916 SHA256: dd70875c0dea39e20a20a2b87a407185ace4493ef0f38bf4dc25421d5b3f1baa SHA1: 91da7227c06a1945da1d6312ec5d6273758341bd MD5sum: c95125e26007c18b66f29deb43b18b9b 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.3 Version: 9.3.25-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-15.pgdg24.04+1_arm64.deb Size: 115736 SHA256: 8e730a406d7d28e7a2b357da315c8bf0c6bc930639c79aad4f8e8e45511dc265 SHA1: 8ca3a8825769f9870fb9aeb62fced6b7443cd5d2 MD5sum: 9899aafdafc267807857c56fcc90f2d3 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.