Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-15.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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.pgdg13+1_arm64.deb Size: 12668 SHA256: dadf70245bb2f533ead6521a64b3ea5413b0b9263fdc3e1d9e31e0d015fa398a SHA1: 115d5601089b70836852ad4354431d42b87d9144 MD5sum: 3c1ef19ee2bedd5ce38af8b4cdbc1d7f 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.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.2.24-15.pgdg13+1), libecpg-compat3 (= 9.2.24-15.pgdg13+1), libpgtypes3 (= 9.2.24-15.pgdg13+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.pgdg13+1_arm64.deb Size: 196200 SHA256: a47e7ba82b87f89349535e21187b50914d829b414b003598f850afaac0679d77 SHA1: 34b9e460b8fd5bb9ab075bc8357bdf293fc9230c MD5sum: 03a81a78e65d819fa6265756cd340ce3 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.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.38), 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.pgdg13+1_arm64.deb Size: 72472 SHA256: cc720b83939b0c6dc3c070a592daf50176d8644a248dc5efced72cbf781e1f8b SHA1: e99066bdc783a0aa4f8396900eef10dec7312f1f MD5sum: 09197f0fbeb89fc98e4511dc97a242e6 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.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 98 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-15.pgdg13+1_arm64.deb Size: 33052 SHA256: 46c073ad1a5904329d113e05e8245b299917aaefefcb5210caa737a017fbea33 SHA1: 6a235bb7f129921aa6891306ee75266655a9c56e MD5sum: 765b3a415de96d8acdeeb6886610e569 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.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 974 Depends: libc6 (>= 2.38), libpq5 (= 9.2.24-15.pgdg13+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.pgdg13+1_arm64.deb Size: 178584 SHA256: 822605a3e8e944f983e06afcec5cdf556ddea34ff589b74a802bd8c6653a41c6 SHA1: 0d0ef2c8be0192a8db4a2268ce7fd3a101b74179 MD5sum: 4245c62050050546bef1d17364653ebe 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.pgdg13+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 522 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.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.pgdg13+1_arm64.deb Size: 114756 SHA256: 42a928dc4467b1cf6f0672409e885e401b75d2b1a3ad1b48cfc23495b6921e3b SHA1: 1f49f5dd9cfdcd2156e1a5bfd2ac7c0b1d0c3893 MD5sum: 3df3a9b3d97251fc6a1082b2627b8a9f 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.