Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 71 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.pgdg100+1_arm64.deb Size: 36668 SHA256: 697c39ec078b819bd664274ee6f72b1011893e53fe308b80e0fd2332fabeeee0 SHA1: 16d88dad8a4f1c5371a5da323ab200a712206586 MD5sum: b6350066575c50bd336b52fdec3acc6c 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.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1026 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.1.24-13.pgdg100+1), libecpg-compat3 (= 9.1.24-13.pgdg100+1), libpgtypes3 (= 9.1.24-13.pgdg100+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.pgdg100+1_arm64.deb Size: 219824 SHA256: d591a2f91711848208003fec76cf2db05967397038f25524f8a03268929ee53a SHA1: d572177066db929614aa6eb64bc470163b8a2a2e MD5sum: 8d5472a39211729fccf9b5902ab02285 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.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 389 Depends: libc6 (>= 2.17), 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.pgdg100+1_arm64.deb Size: 96456 SHA256: aadf39f46b13b2bc0f308b73f8220e19348a56dc822d78b8803fdbb635af307a SHA1: b54e6b41a8561ae67b6d7a0add227042c99d048b MD5sum: b3036a4e3d2089a927145c0e15ead1fb 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.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 118 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.pgdg100+1_arm64.deb Size: 57628 SHA256: 07624fb136cfe63a55f6e07af2004124029e89b38980b07dc610693a6bd739c2 SHA1: fe7e8aa541f73f6be5d16df34464aef576c90ea5 MD5sum: 5e80e968d29d39232032d5bd63a27cd0 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.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 911 Depends: libc6 (>= 2.17), libpq5 (= 9.1.24-13.pgdg100+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.pgdg100+1_arm64.deb Size: 193832 SHA256: 8d7cdf365f00cd16913d23f83370b1e3fb3859c781e52b478f0d196dc58ad710 SHA1: d2fd1b4c9f2dda811bfba81838a8faa625ccdda9 MD5sum: 6b4d637a61f9f878fa582f11fce00129 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.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 534 Depends: libc6 (>= 2.17), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg100+1_arm64.deb Size: 135000 SHA256: 42a7a8652271568a243ce92c7235ba3679cf62273ccf45eff47d947ad08172ec SHA1: 5d073355e1221788a835dd655887f889651f4dd5 MD5sum: 509993b46e333aa9ecb8dfe11b0ea213 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.