Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 60 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-3.pgdg+1_arm64.deb Size: 24616 SHA256: c5a3087a06acd166a91fce13d888097d082ab5e3aa9b1e076ea158aa08500110 SHA1: ea800ac37c9c9b59858a686aec0ee62c3fe7969c MD5sum: 339aa07de3964f2c566c9e7a199772ca 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-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1065 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.3.25-3.pgdg+1), libecpg-compat3 (= 9.3.25-3.pgdg+1), libpgtypes3 (= 9.3.25-3.pgdg+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-3.pgdg+1_arm64.deb Size: 214864 SHA256: a2aa429a741248be65c30db654c3746b2e5e00281e46629f232bd06d757fa4fe SHA1: 99a22389cbb48fbaa3cfeb762cd27d418d67d9fc MD5sum: 47847d871b8d8d30483e94aa5f0615ee 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-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 375 Depends: libc6 (>= 2.17), 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-3.pgdg+1_arm64.deb Size: 84820 SHA256: 93025aa1651b1c9bcfd89b9e22dc2776e1f4160a3c9f618473c9a04f62bce97c SHA1: 37e271cfaddb3b4424fad364fc4d7e37cc8c8e69 MD5sum: 05a6974edfdc8eeacd590217a14c535e 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-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 106 Depends: libc6 (>= 2.17) 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-3.pgdg+1_arm64.deb Size: 45880 SHA256: e1c6a6a28ceffbde582e88c16c1fdcf9649a9cf49043c261cce8e06cf67494e5 SHA1: 4c802d163299fab35ec84ee73dce6c84840d5b15 MD5sum: 6f1183f126d14b5c435e79141b930c02 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-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 700 Depends: libc6 (>= 2.17), libpq5 (= 9.3.25-3.pgdg+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-3.pgdg+1_arm64.deb Size: 157436 SHA256: 7476259d186409c3c3fc0948aa5dd9f4438808759bf8f62f10c8986ebb2bfa7c SHA1: 2077b0f38a5101e23f368b9890da747191726e15 MD5sum: 5390d498e794fd4f606b3f6981fb3b8b 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-3.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 530 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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-3.pgdg+1_arm64.deb Size: 127192 SHA256: c4a951e67ba98f0211bf553a934711a8ea2151b6884b994e17ce29665906d997 SHA1: 08d9f6d95c5abef4ffcd8aced80630647096b027 MD5sum: 39b2433606000bb91ca35cf160bd8d68 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.