Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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-9.pgdg+1_arm64.deb Size: 11944 SHA256: b2612c2c6376d0b2d69791b1bbeb0df0a0f556ec4ff39633e62e900d85a993f7 SHA1: 47dc338652aacc8118fcf02a9e2081dec67ea17e MD5sum: 12c67fc18215daf98ab04d438dede307 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-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1097 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-9.pgdg+1), libecpg-compat3 (= 9.3.25-9.pgdg+1), libpgtypes3 (= 9.3.25-9.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-9.pgdg+1_arm64.deb Size: 197984 SHA256: 1a47fb8b557ad4e91e4058b33fdb2508f733f1335b5d4719a69d6b966061d868 SHA1: 63a87a2e2b2cf4c13888045c46e1cc1b65382c35 MD5sum: 836852ed9ec07763dcb3ebe9774f58be 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-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.34), 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-9.pgdg+1_arm64.deb Size: 71744 SHA256: 3d9efb4c7e936c92094ce020a490824acb81d56ed4714b5c82bb47cc5805cfbf SHA1: 5f74efbeb1a4596515c8d83ed39b7a71ee478c52 MD5sum: 9fe4608c881e44de953d2b7078c62e48 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-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 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-9.pgdg+1_arm64.deb Size: 32344 SHA256: f87bb80deb5e6dbd5371de3fe6e1e29f0236765af42fa41699901615cd0e6f7a SHA1: ee742dd9efbdcd0e4c23f2420b814a3de0629c70 MD5sum: dab18c7cc22792a8410a397bacab2d07 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-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 728 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-9.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-9.pgdg+1_arm64.deb Size: 144288 SHA256: 28e8155783e239a9745d70ff16eec56fad7ca45ab3c5f5a9aff57f00f7c1701e SHA1: 9e44763b698fba94932ef773182623cf97f2471d MD5sum: d1f08ce3a6959c56b497e133db3bacb7 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-9.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 534 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 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-9.pgdg+1_arm64.deb Size: 114640 SHA256: 69221b5013adeaccb5f4393af8d938677b826f58efa6bdb881e469ac7cbe1fdf SHA1: 56ed96d73b89c3c572a515943256aba6951bf1e3 MD5sum: 852e13e281cc2185250bb22f12df7906 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.