Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-13.pgdg120+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-13.pgdg120+1_arm64.deb Size: 12252 SHA256: 59dfa593336cd157149093e231d1f8846b8dfcfb0ca86ad914e0a9efb6b425b7 SHA1: 2deffe3f8e0197ed27020245d438fbcde4ef6a8a MD5sum: f983ab0ee13820e6b31ccf3d911dc34a 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-13.pgdg120+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-13.pgdg120+1), libecpg-compat3 (= 9.3.25-13.pgdg120+1), libpgtypes3 (= 9.3.25-13.pgdg120+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-13.pgdg120+1_arm64.deb Size: 198360 SHA256: 8b6d1f47f8e50715415afc9a31193f709492686d34610b466a24a55cc3abf2f2 SHA1: c3b2bbf8caee2747cc70e55d485a39fee74a2798 MD5sum: fb517eca25a76c356bae65ef675bf17d 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-13.pgdg120+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.34), 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-13.pgdg120+1_arm64.deb Size: 72120 SHA256: 73c5ae12539f3557b524c9f4fde2b7ada467ec8053be708f8734b6858245ab38 SHA1: 47d03cd7272810771f2e30de41623b6eb2e6f4c4 MD5sum: eba7b11fc0d0dcab75dbbb4f2a6a22cb 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-13.pgdg120+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 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-13.pgdg120+1_arm64.deb Size: 32692 SHA256: e70b5c5741777200c9ea92637763315aba29b742dc913fbe05ab521718fe4116 SHA1: 777fc805cefb6256799d6b89b61eef07dac06a55 MD5sum: 10485f67a8084546999c25c71d448621 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-13.pgdg120+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 728 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-13.pgdg120+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-13.pgdg120+1_arm64.deb Size: 144388 SHA256: a387c000d49dbc603c5fa2ee6c3734193e9726d36c02bab72b958a47c97df983 SHA1: 554154517d45a2bf6e96b505fb66ebed8af4e192 MD5sum: 2683a820b42c023dd2eb020693cddf77 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-13.pgdg120+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 535 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 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-13.pgdg120+1_arm64.deb Size: 114132 SHA256: e65a348f451130c937521d0f2d0591e88b19fad10ea7e63258f402e8b9dda5da SHA1: a3966b140032e7c671f078b2e487ad07610004b3 MD5sum: 642a8821c901a08bb6f9830c24c5d190 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.