Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-6.pgdg+1_arm64.deb Size: 16064 SHA256: df24e70bf5d7379b4c3e854f56c887eb45db399c18a710a61480c77d3daf4d11 SHA1: 8ba7bbf6668a631efa2a6ee1a185be1107231f74 MD5sum: 1b2f18da31f7ccc84968e58825243633 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.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1174 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-6.pgdg+1), libecpg-compat3 (= 9.5.25-6.pgdg+1), libpgtypes3 (= 9.5.25-6.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-6.pgdg+1_arm64.deb Size: 211260 SHA256: 6d979b885eb2ab71af9bd4f3b2e26420af79128fef714b94253f9398bcf4d8fb SHA1: e39618282f1aaf63eb8b584cb85aa4e2d58e0167 MD5sum: af7850b4056e227be55dfab107cf9d7f 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.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 458 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-6.pgdg+1_arm64.deb Size: 80560 SHA256: 40b903ffe0e161b2cf2a82af6fb1a7b55961883e57e1f67d5fd997961c46aa9e SHA1: e0571c866375342f4eca47dfb0d9cc57e2327f77 MD5sum: 55d73397e625514a3db835c93a252b14 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.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-6.pgdg+1_arm64.deb Size: 36372 SHA256: dbc3bc90455cf5e42e77b3d5cc867ea66bb56230b3d90f2d06016e10db55d19c SHA1: 02e58739dfdc25932aafcd3beadb30cc68e434f1 MD5sum: ed42fe5b6627154d61bbcc73d347dd36 Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 759 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-6.pgdg+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-6.pgdg+1_arm64.deb Size: 153200 SHA256: 80fd07bbf889f0f02f86bd3611f2395af5ef88d15b38613b0d353aedca2a75b8 SHA1: 4321c932b06835e50205efb81af34709a63c1f24 MD5sum: 33939fa34caf0bc6fb26a5b8bdfcd97b 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.5 Version: 9.5.25-6.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 584 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-6.pgdg+1_arm64.deb Size: 128436 SHA256: fe9a0502806174aef4861f82f19344b0bc5b22ab2ea8a5dadf41eac32cba742f SHA1: c6a403efaaeed2d12fc27d95b8b9b430b31e4253 MD5sum: 9b46ec46a4a07d25f147fdbda73f9004 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.