Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-15.pgdg24.04+1_arm64.deb Size: 14816 SHA256: 58ecffd20b012da6498ff84bc9110811e922b202fddc4208603a7860429bef0f SHA1: 00c6f5a8b0206e9d392b68b1f8a439dde135cdf1 MD5sum: 050cb882f262de42f5e8d13a7433d42e 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.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1119 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.4.26-15.pgdg24.04+1), libecpg-compat3 (= 9.4.26-15.pgdg24.04+1), libpgtypes3 (= 9.4.26-15.pgdg24.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-15.pgdg24.04+1_arm64.deb Size: 203672 SHA256: fada0a0a0f8cbd9cc5300783fbd4602c5db18d5e1d533eb53251ad08a12468a7 SHA1: cead187934e177666d2aa3af38735a7d31388049 MD5sum: d75a038793183795328c47858ff78b47 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.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 433 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-15.pgdg24.04+1_arm64.deb Size: 74560 SHA256: f10dbedc8ec41b49647af26026f047a93b0377aa4da3d59869a83a0eb4cfd08c SHA1: 8f5db13a9634749a41761cb4de6cbd016726378f MD5sum: 920338f90ecdf419b76ec62772b5192a 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.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 106 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-15.pgdg24.04+1_arm64.deb Size: 34264 SHA256: ad3578e47af86d7ed25b45d26cdb1291fb25f158f581d36d4e6c7afaf3b62b5e SHA1: ae8e813f0d12493ab1d47b5c8fec042ab5d0c771 MD5sum: 2933c013a9197a1fcd06d022e0e22fe9 Description: shared library libpgtypes for PostgreSQL 9.4 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.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 751 Depends: libc6 (>= 2.38), libpq5 (= 9.4.26-15.pgdg24.04+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-15.pgdg24.04+1_arm64.deb Size: 147968 SHA256: 8004a93b956f1bd3fe0feb69baff471806754d2a1f56ab73b036b957315de4bb SHA1: 55fbde83845b205b2aa740bbe0ecf39214081572 MD5sum: 65ce563a6a45ca6126b282caf27a4095 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.4 Version: 9.4.26-15.pgdg24.04+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 534 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-15.pgdg24.04+1_arm64.deb Size: 118400 SHA256: e78ac27029fa3932adfe61998eaead1045e62313fb464f13723eef77ef78bb9e SHA1: 37eec7badaef06c6f36e41877addb685c5812577 MD5sum: 6f3ebf9f0578c5d2ed4fdeead8d9165d 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.