Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-1.pgdg90+1_i386.deb Size: 23946 SHA256: bd2216e85574c1c9b4592c53a915ed020d1ab12724027f539673959bb881edd0 SHA1: 5561d54dc2bb99f5815f41dc116c9a3b615e8fcf MD5sum: 4d18f67053276ed1f9ab29d0ca4b6cc3 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.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1194 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.5.25-1.pgdg90+1), libecpg-compat3 (= 9.5.25-1.pgdg90+1), libpgtypes3 (= 9.5.25-1.pgdg90+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-1.pgdg90+1_i386.deb Size: 239018 SHA256: 4cbba80a28ccf5709d2d7d5e31799397e68dc46e48c82c1437535d40ecf99d76 SHA1: 267646c98ddd3e1be6d825b6f594637c230fddd3 MD5sum: c3f1750423df527b979d533fb100a328 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.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-1.pgdg90+1_i386.deb Size: 93458 SHA256: 9a008f9f77eb24027049af8ed353a6eed7463b6dda4ccd74388446b1d307f3c0 SHA1: 77668e4627ef366727b087ec9e10d7f31947688a MD5sum: 8cff28c317a4c2d0fb7aed1d70d7b4b7 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.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-1.pgdg90+1_i386.deb Size: 47632 SHA256: c43ed17c0f32d9e063676f0bfaa40cbfaba7bbcb99dfce71e049d84ca5e8de10 SHA1: 8fb4ab6e2014fdaf2e349acca67b760cc3d8dfc4 MD5sum: 3548edf7c3085acbd1d6eea39acc44bd Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 676 Depends: libc6 (>= 2.4), libpq5 (= 9.5.25-1.pgdg90+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-1.pgdg90+1_i386.deb Size: 172186 SHA256: e5d55c22e5be3ff6effe79455a62854b68c44d65c668d6c1e354378c1e6bf975 SHA1: c15d3e40bac7ccbd61aead19c8a06a063b46a658 MD5sum: 783562c9e4e55eee29905942c97eb923 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.5 Version: 9.5.25-1.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 596 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-1.pgdg90+1_i386.deb Size: 147252 SHA256: 6c9820ac25d86194a0946a0cca79076a9d18c2acb3d3fe7db88c48fe78123492 SHA1: 4c97c84c0f38563c40fbf24c1e4d3bf21a59cb33 MD5sum: 0c1baa2703bdf55d690198b9f231bc12 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.