Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 105 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg-compat3_9.6.24-9.pgdg130+1_arm64.deb Size: 17804 SHA256: e67669f93dc38102c134ddd9883295e05c33cc3375bc4ad5c35bab74983df734 SHA1: 86c58444065481ff16f98a15435e6bab3fb3a50c MD5sum: 51bee6bc2635b0cfa7dbc98585c9e35b 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.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1247 Depends: libecpg-compat3 (= 9.6.24-9.pgdg130+1), libecpg6 (= 9.6.24-9.pgdg130+1), libpgtypes3 (= 9.6.24-9.pgdg130+1), libpq-dev, libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-9.pgdg130+1_arm64.deb Size: 217432 SHA256: e9d36dd8c3b6ef168a7425e7cbf5d81de86adaaf0b88bc2d625eb4f0059f6afd SHA1: b5b7ee76dd4427324295bb7730ff90ffb0032fad MD5sum: f345cc5a8551b3aeaef33dac94213a21 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.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 460 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg6_9.6.24-9.pgdg130+1_arm64.deb Size: 81912 SHA256: d131e6f8e6d1b69f2439445d0c500908014413797530064d8fa5a57eda4640af SHA1: 679da11365d54321a56db4013b8f18c97207af2a MD5sum: 53d12359f98bfc866c96bff2015a49b0 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.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpgtypes3_9.6.24-9.pgdg130+1_arm64.deb Size: 38140 SHA256: 19412d97f3c15ef9cc3e61ebf8803221fe8a15c9d9f9c22c55a77f71162c888f SHA1: adfbed1702b51fb665c406be3c350ae9156edd54 MD5sum: 7d766e87925c8f79e14450910972cd09 Description: shared library libpgtypes for PostgreSQL 9.6 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.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 775 Depends: libpq5 (= 9.6.24-9.pgdg130+1), libc6 (>= 2.38) Suggests: postgresql-doc-9.6 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libpq-dev_9.6.24-9.pgdg130+1_arm64.deb Size: 156564 SHA256: 591b054b74c862a1d77fa22f6e4698efbeeb2e30cb7ca0da6d93d8c52589e593 SHA1: c02d2b2743f92b08698c43080527ec01fe7c2848 MD5sum: aac1eb9bd929512ff3570d09929baec7 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.6 Version: 9.6.24-9.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 660 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpq5_9.6.24-9.pgdg130+1_arm64.deb Size: 131700 SHA256: 334ce125bf103fbc14df0249d9fdd9889f85f0574153b516ac63efb4b6e243fb SHA1: d282ae319160d26722902effb3f5e29cf16e0ce6 MD5sum: f0fe24772d48cc720effa4176740f8c9 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.