Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 57 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-10.pgdg110+1_arm64.deb Size: 23116 SHA256: 156d679ce0ee7643d079348903e10364afe2057a2d507dde8ca484ba27b2f660 SHA1: a5ed987580c76141631f54175c160206e1834b2d MD5sum: e75ac77da0a2c6640269df1c000700d5 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.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1038 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.2.24-10.pgdg110+1), libecpg-compat3 (= 9.2.24-10.pgdg110+1), libpgtypes3 (= 9.2.24-10.pgdg110+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-10.pgdg110+1_arm64.deb Size: 208900 SHA256: ce0a796faf1dbad81c0d9c79c0892868cdd211878e44182089d31b2f959bed5b SHA1: 259f936de42798e80734dd25020c5dcad384d714 MD5sum: 5964b86a7201df1722e05f3f276a42ce 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.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 373 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-10.pgdg110+1_arm64.deb Size: 82788 SHA256: 5f14cafbd471f715e247864f49a156ad3447a50f6da55435515265a638371621 SHA1: b4d41085f3df6d92fbf00d816325e2845d7925f0 MD5sum: 934e546b054bbcdd79b8f14711fe8b3f 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.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg110+1_arm64.deb Size: 44284 SHA256: 76f8a8b0d0a28ed0677b1141738b25c1ed360eabc4605db31fc7b3a410e1fa34 SHA1: 312027faea8618a60c641ea4127fcf43687dbf85 MD5sum: 15fcc9ea6c7f25318b18e678915f417d Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 941 Depends: libc6 (>= 2.17), libpq5 (= 9.2.24-10.pgdg110+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-10.pgdg110+1_arm64.deb Size: 188240 SHA256: f3d86125fb835ce5597e6fa2c385916c222e3bf59db45e416a62a9034d41accf SHA1: 9806719b9cbc357e5ad83185f65361aca30a12e9 MD5sum: 2f2e9da8edf070dc9f9635ae8610291f 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.2 Version: 9.2.24-10.pgdg110+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 516 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg110+1_arm64.deb Size: 123752 SHA256: f1eca9bebad804e6990bbfec3afc461839bd41df6b2e6a25232284ec67a3edd6 SHA1: a1c658981defdc0cab74393ddb70dffdf52847bc MD5sum: 2b0aef8fcc8e04d5ca264263ab9c4630 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.