Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 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-15.pgdg13+1_arm64.deb Size: 12680 SHA256: 391c1ff89d97fe768cb362951c3dd243b05c49f2a4d94d600b5526c651f1d662 SHA1: 30540e4bcc2d360d24ce6b4af922a628fc9fdfd9 MD5sum: 72c66a142d37c2e1bbf34c1001621801 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-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1106 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-15.pgdg13+1), libecpg-compat3 (= 9.3.25-15.pgdg13+1), libpgtypes3 (= 9.3.25-15.pgdg13+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-15.pgdg13+1_arm64.deb Size: 200864 SHA256: 68977c8c5f92cbf7551c74c3a40482ebdff5449d7d859dd2005dedd337e463f8 SHA1: 790436c096399ee1b522ad050856f0963b248085 MD5sum: 34133a29535e85596d8f046c8bd6a87d 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-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 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-15.pgdg13+1_arm64.deb Size: 72840 SHA256: 5623f55ba065592e724a4c1d238d39330003322ef3799ddce617ba6a7bf1454d SHA1: 22bdc438f92860076c0c896054fe3b0486f51b67 MD5sum: 271e1ea3c2eb2ed6663e44947141d5a6 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-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 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-15.pgdg13+1_arm64.deb Size: 33108 SHA256: 7b855c70ca4aacf58b2e68697c6f58e32b587b1e172326a841b2659a5178cf1e SHA1: b6891036f255ac51c966a95329188a32fa59fb5f MD5sum: cfc2e9d057df70e62bb9f92a7c5bf551 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-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 735 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-15.pgdg13+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-15.pgdg13+1_arm64.deb Size: 145460 SHA256: eeb3f94d68f8281154dc8fea70e268fcd8239dfaa574e8fe46abbb52a8070bfc SHA1: 2e8d50ebb523f071c170726becbfe3d9c2df7bbd MD5sum: d0a77ff5bc7d7a964b308e4bbcd4afeb 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-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 535 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), 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-15.pgdg13+1_arm64.deb Size: 114972 SHA256: 1ee185fd5f5c03c38723556754a839a6de3b91ef2cb181d36dec3ec6af9d210c SHA1: 7404da2c548c5061986a3a187d224bb5bbbf4fef MD5sum: a1fab4cec8425d5131b76b7d2302d9a5 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.