Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-11.pgdg+1_arm64.deb Size: 12192 SHA256: b7cb0d8e5b263e959d2a0dc1ada2f817ccff3966aff18e0f022fbe917c84fc92 SHA1: b584464d0603d6c698a6d15e3c25a0b70917f77b MD5sum: fe12dbaed0bc4d21bde4b783d7c243db 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.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1104 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-11.pgdg+1), libecpg-compat3 (= 9.3.25-11.pgdg+1), libpgtypes3 (= 9.3.25-11.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-11.pgdg+1_arm64.deb Size: 199224 SHA256: 6452982669689ae3510a627caa356093f79d64e9a0b19f62bca3a61759947333 SHA1: 0cb4b22f6fa0bf6ced3b06fa553a2e5e085c44fb MD5sum: 42f898c37aaa88345771fb95b04a609e 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.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-11.pgdg+1_arm64.deb Size: 72212 SHA256: 5bbfb46c85a5976135b775bd96e309943d0cd997da5a720e066df643c4838368 SHA1: e89b373419b176a3a4a2ef7461d05cafdae7bf68 MD5sum: 46935ef4a1132366ea788cf37e94276d 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.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-11.pgdg+1_arm64.deb Size: 32768 SHA256: 4da71a5ddf91b555103b86d02b50b8c3e4f5ff7d51d35fb5aed003de84779d81 SHA1: a5783dc4beccfa08976d86eb97872ebf36edfb1b MD5sum: 076ebc311de33db263a49cf37e98af03 Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 735 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-11.pgdg+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-11.pgdg+1_arm64.deb Size: 145020 SHA256: 978ab12b7ca8532fe769715b8299c06c36253ab90da3bb00ec6fe04fc0443754 SHA1: 67ce54bda5799ce83818644200c2da9a66a1edd9 MD5sum: 32224d597f4cc315f09c36a3a6777ca5 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.3 Version: 9.3.25-11.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 534 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.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-11.pgdg+1_arm64.deb Size: 114540 SHA256: d4c190080bf522aec3f8b6f46b2d871cf5e12c61c74cf412a121c74ca2eb9a8f SHA1: 8c11cbd965b8d3851398ecbcb0c48ca2e186b774 MD5sum: 3399b0407c07feadf8b35007abbbd10f 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.