Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.14), 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-12.pgdg100+1_amd64.deb Size: 23952 SHA256: b6770cdab862ce5fa4f416f4d004c85c75644da497d061db7459e22f584b23ea SHA1: 832e4c577f6be6563bbb13b05121e053f8863009 MD5sum: 92f0721393ab77f2f0d959f6001c3e62 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-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1077 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.2.24-12.pgdg100+1), libecpg-compat3 (= 9.2.24-12.pgdg100+1), libpgtypes3 (= 9.2.24-12.pgdg100+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-12.pgdg100+1_amd64.deb Size: 222080 SHA256: 0b02d360b4d493d09af3379f18e6f655c494a91c1065a81259fe4a37e1b65855 SHA1: a3c27c02f1f244bb926f8daa7229012bc5dbc577 MD5sum: e35e5476fdbe98516da2a9a85e811572 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-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 382 Depends: libc6 (>= 2.14), 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-12.pgdg100+1_amd64.deb Size: 85592 SHA256: 9f15861614dc7fee01dcdfca3d182a48264631f48fd9e71322622acdc4c8efbb SHA1: 213b067ddc213b02b096116e36cc23ebf151b855 MD5sum: 46fb5d425436e359b301ecafb94ad70b 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-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-12.pgdg100+1_amd64.deb Size: 45852 SHA256: 9cf8102a01c8690796e12fc883d4bf22b82cef568238a3a225dfe6af5cb7d062 SHA1: df24c0d8f47218a9f498c6f34308c09abc5cdbab MD5sum: 5b1bf528844d6b7150d0ad9df1072146 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-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 933 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-12.pgdg100+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-12.pgdg100+1_amd64.deb Size: 191376 SHA256: 094f4f24723b6c16f80f3ace1cc7a995c025a1f46b8e16f08d628f4687e538ab SHA1: 54dc903a10ae422d8cf1c1d78ec9381fee15665d MD5sum: 104a09562624bc1eb566b1f89a1e3952 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-12.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 520 Depends: libc6 (>= 2.14), 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-12.pgdg100+1_amd64.deb Size: 129364 SHA256: f634537b33453e92fa00cc346c3c3fcee40c035ec08bfe8548b70fa735bd5d9f SHA1: 2221d009eed2b067ebc765b474b6f57a47c51972 MD5sum: 1d6e1f30c99f40295ce8e109eb86a67c 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.