Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-15.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 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.pgdg11+1_arm64.deb Size: 25408 SHA256: 24b5ea0da96bc1ac3f00dcdd1e6b646dcd5742ecae0563196c7bd0943ef0df28 SHA1: 70b687710866eb1f957b1bf9f56fd4428e0dd655 MD5sum: f96aed167c6aa34205355e7f17490ae4 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.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1067 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.3.25-15.pgdg11+1), libecpg-compat3 (= 9.3.25-15.pgdg11+1), libpgtypes3 (= 9.3.25-15.pgdg11+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.pgdg11+1_arm64.deb Size: 214564 SHA256: d204621050aaae8ae25e7aaa0f871a7a46513a0b356ba361b205547680bc5cb7 SHA1: 55ca4a29dec6c532fbb6ec6ece3b443986211c3c MD5sum: a87268894cc79f1f461f846030447f5f 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.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 376 Depends: libc6 (>= 2.17), 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.pgdg11+1_arm64.deb Size: 85640 SHA256: 3a9b0303c79e6056f2a5932e66197e753b06a076d689448a367881ea4526b453 SHA1: 0b312a91cbbe59ffac0a24cfa4e4cb6563ef29e7 MD5sum: d6b52e2be9fb68459fc04bbd897862ad 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.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.17) 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.pgdg11+1_arm64.deb Size: 46648 SHA256: 525e52c07595be2f5cbbb290bf8ef88cf24494c06f1474217c673418c75386e1 SHA1: 9ac7af30123990bb0e57d5100946bea1f32fcba3 MD5sum: a04596cb29e66f6865a1847a48046309 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.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 708 Depends: libc6 (>= 2.17), libpq5 (= 9.3.25-15.pgdg11+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.pgdg11+1_arm64.deb Size: 157580 SHA256: 5e78eba1957839f7c30d968ae6fcddec21505c7143a31145509736076e679d4d SHA1: cce4f9f41326c3a3dd0be2ba0f4173b1ba01a43e MD5sum: bb0549afceff7461f479ffed84529aa3 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.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 531 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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.pgdg11+1_arm64.deb Size: 127188 SHA256: bf24bc72b731baae5b4c4c97613882ad6bd931fdb7e947c5ccdad3ffb5ed6b2e SHA1: fcb1b1b68dc6f8b04407c55180f7a98f3a3300d9 MD5sum: 3acad959d4429f3665f45ddf1026e973 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.