Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-13.pgdg+1_arm64.deb Size: 12080 SHA256: 950463c63b6a2dfc9b3bb6cfb1a111edf99bf51c3ac7af981d497b47bf504804 SHA1: e1aee1f7944cc70205a755df6acdf62ed17e6603 MD5sum: 93d6e66a5f2d8a765eb813ccb232771c 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.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1025 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg+1), libecpg-compat3 (= 9.1.24-13.pgdg+1), libpgtypes3 (= 9.1.24-13.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-13.pgdg+1_arm64.deb Size: 193296 SHA256: e197d6ee8b29beea2e9795c36688481c2913f34d8c5f217be7a9108298df9da3 SHA1: 07079274ca9f4c79ce800efa26c5b99b83ee827c MD5sum: a475d20aa8ec79663cdfa38f156fca5e 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.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 421 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-13.pgdg+1_arm64.deb Size: 72028 SHA256: 8eea2c8440e607c3f7052a5b705f39fa6009b7419f3ef7214fec5926f97948fd SHA1: d3e7f1342b4b16cc80752d5212a824b747b58e93 MD5sum: f1e0523f6ab909a6e21f6d3256576918 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.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg+1_arm64.deb Size: 32496 SHA256: 2cd99316db5bdba1bca698031e9f37c2f7198becb37e726dc5264d4ae1281aab SHA1: bed0d90657e9b75b2b5b6dc37ae39f59b3c213e7 MD5sum: a8608d88935c6d30dbd48142b4339686 Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 921 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-13.pgdg+1_arm64.deb Size: 169152 SHA256: 0a6d9e551a41801b5bd09d039d79e56db12cbe89a0308a8a7ab73b565bf28c90 SHA1: 3a0697bf2438e64fd96b80641538212557d83c5c MD5sum: 2a9b9f6001d744ba32a037b15c6a15fa 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.1 Version: 9.1.24-13.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 542 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg+1_arm64.deb Size: 111276 SHA256: 589156450c3069e49c28cc66db40178d1ae9ee60bd82ef8d5ab6234c8abde0f9 SHA1: 2798075a0afdca4bbd7bde97d1adebf469eed98a MD5sum: 1708fd80a800aa992c126178bbf0e8dd 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.