Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-15.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 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-15.pgdg11+1_arm64.deb Size: 23520 SHA256: 937dda1e0f3429b2aa1f44652fc3655511c63c0aa8c2e24abdc9ce2b617e1948 SHA1: 0b9416026f213f47c7950089fbf2f4310719fe45 MD5sum: a0899ec6387d2cd4331551a097d9bc27 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-15.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1038 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.2.24-15.pgdg11+1), libecpg-compat3 (= 9.2.24-15.pgdg11+1), libpgtypes3 (= 9.2.24-15.pgdg11+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-15.pgdg11+1_arm64.deb Size: 208916 SHA256: ccdedd843fc84ab2a1966b03b49bac09ad0d3be633c906f9f82e8dcde91554ce SHA1: 8170413ae2badf96609aae884e5cd14b429de284 MD5sum: 14436ae66cd0233fc0b32287242b5f10 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-15.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 374 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-15.pgdg11+1_arm64.deb Size: 83204 SHA256: f4c45f68366a365e43d18eba8a87281bd14a11a3cbccdd51bd7f02c0c5266742 SHA1: 92ad5704951c82ebdad8023a7fd206b1efe90bbc MD5sum: aa599087720167c15a6338056db8813d 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-15.pgdg11+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-15.pgdg11+1_arm64.deb Size: 44716 SHA256: a8bd35a9d8312313b3f9502006c7f17353b9599b40d56854be9ce1e5cff0507f SHA1: 0b53f2780abdd65d1dc469acb7bde06da31a60e8 MD5sum: accbe64733dff0c78de3d62544a0b5df 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-15.pgdg11+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 942 Depends: libc6 (>= 2.17), libpq5 (= 9.2.24-15.pgdg11+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-15.pgdg11+1_arm64.deb Size: 188820 SHA256: 54b37e85f468506f977c7432c01b1373aaee80151a80e6e3de6f0fefd457d030 SHA1: 37dac3b1afd1dd9b3ecf225903b9c1b066e275b3 MD5sum: 7057fac546f1f4049c43596ccf7360f1 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-15.pgdg11+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-15.pgdg11+1_arm64.deb Size: 124876 SHA256: 8570f864c7c9ef11264373c97613f3d4571c0148ffa8618d7e3340c98a54b6ba SHA1: 7fd050ba29dbeab1945c8e1522a4a420ebeec31b MD5sum: ec9b1d876b0cb1ca2b739812c36ffe57 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.