Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 66 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-8.pgdg20.04+1_arm64.deb Size: 22732 SHA256: 0274a829048ea11205804b8d7029aa3f5653d017a1594075483e776ed0cfd88b SHA1: 4f67d904b0016cbf2c2d57b164c492d6118e0187 MD5sum: 244344979687073b872f903bd5a3bc24 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.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1088 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.4.26-8.pgdg20.04+1), libecpg-compat3 (= 9.4.26-8.pgdg20.04+1), libpgtypes3 (= 9.4.26-8.pgdg20.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-8.pgdg20.04+1_arm64.deb Size: 215500 SHA256: 387c72e8738a4504283d9d03580a1831eadfd407a37d3041bb5471b5afee3d97 SHA1: 6c7fc35cd27eace179c15990a3e914fcd9a5281d MD5sum: 903cbc0c57208dce6bdd18d4ab547782 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.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-8.pgdg20.04+1_arm64.deb Size: 84448 SHA256: 2085e8d06651fae5bf2ae58109cdde6cdba31321055f5efbdfb037c5f8acaede SHA1: e12f13111279f639dccce5787e337e7f30d075be MD5sum: 22d1771a0d2bb731a666693e50132c36 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.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-8.pgdg20.04+1_arm64.deb Size: 43776 SHA256: 056610d1e7c0bd46dae525c83057f77a8bfa223b96a4b6dfced69aa876d09cc5 SHA1: 6c90e691cf0247415284b0528e39e268094e3057 MD5sum: 769ff28a43f7b12bda3944f7cdda5091 Description: shared library libpgtypes for PostgreSQL 9.4 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.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 709 Depends: libc6 (>= 2.17), libpq5 (= 9.4.26-8.pgdg20.04+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-8.pgdg20.04+1_arm64.deb Size: 156412 SHA256: 1b59d30c7c85a05fb4b9e8a6668920e7d194555fa97bcb466e0f0940fc5a4252 SHA1: 26cb763eda4bbfa044645d341f96e2dbbb7ef8d5 MD5sum: fdb9c36c9843e7ece8b8fb1f2894be28 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.4 Version: 9.4.26-8.pgdg20.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 533 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.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-8.pgdg20.04+1_arm64.deb Size: 125936 SHA256: 2aefc4e62713f968a6291060d49bee9d044ff13649d5ad242aab6212e70ab36c SHA1: ec0561ed08b923e4f5b889243501ab81ea62fcd2 MD5sum: d7a1ccd2e9589a0f272575d264f90e81 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.