Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg130+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.pgdg130+1_arm64.deb Size: 12064 SHA256: 90e4adcbd3413e657c7e6b87638e293e0459a85b3ae566dac6a2ce6e376996ae SHA1: 3f4f7dc00d2f7e41879784d1ecef896740eba639 MD5sum: 44e528d69fe38c68202bc97beb58b79d 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.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1025 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg130+1), libecpg-compat3 (= 9.1.24-13.pgdg130+1), libpgtypes3 (= 9.1.24-13.pgdg130+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.pgdg130+1_arm64.deb Size: 192756 SHA256: 148bec90e91d02d38ddc4150c898498f203751d49a62579d275e27d1a4be19e7 SHA1: 4c570be45573623929429fddd0138d88f21995f8 MD5sum: 0395ad44c31f9b35a86fe1a5c039db64 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.pgdg130+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.pgdg130+1_arm64.deb Size: 72192 SHA256: 0cf5082988b22882c8fa7abc6e9a0d029308ef7b95b8d60937c173f33d631f90 SHA1: 3210c6b39cd5c69dcfd09e0455d0878dd5d56745 MD5sum: f7ce85042bb1d175baf8faf4a929858d 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.pgdg130+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.pgdg130+1_arm64.deb Size: 32484 SHA256: 555c163c767f2c35fdd9c65a2e20ed62b43f4ce682be86c8f8cceac4ad301e42 SHA1: bed17aafc4f7f04c5380d41581ba167530c4001c MD5sum: d6a4f5249005b7c6329d1e1aec4452bb 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.pgdg130+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 921 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg130+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.pgdg130+1_arm64.deb Size: 169216 SHA256: 8f379b7f7d0c168dd8543f1dd40d4b2d24f459f645185527c44a2a787e912a7f SHA1: 19ea40cd92dbdf4f39d20597f8051b9e2c29f3e2 MD5sum: d1ee45c370019565581be367fabf88e7 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.pgdg130+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.pgdg130+1_arm64.deb Size: 110948 SHA256: 47751713df30a2ac8feb827c246532ace3963ffb724302661558bf1d535a1ceb SHA1: 8c7737ee1af391e33fd4c913918d24107065083d MD5sum: 51ee2ad44c1569ca35274abdf72220a5 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.