Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg130+1_amd64.deb Size: 11984 SHA256: 73ee30bf125b527e7182785e6b02ed2a8da26aabcd738b0fe90d469e9d59df09 SHA1: aedea56251def48d326e3c6422a4bb774f774be4 MD5sum: 02eae5f9d3509bd3cd385c139832076a 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.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1000 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg130+1), libecpg-compat3 (= 9.0.23-9.pgdg130+1), libpgtypes3 (= 9.0.23-9.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg130+1_amd64.deb Size: 199008 SHA256: 0c854556710e3345a2194e5ee22de319a60507b7bb8098fd0c35e353766ccfd2 SHA1: a1a1bf59bb65c5f18fc21677489e90b7aa565bde MD5sum: fdfa78d15d643b800f3cd91e85726967 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.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 380 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg130+1_amd64.deb Size: 74420 SHA256: 3870b59ff797555867272660c14e36877bc35901f483be4fcbd6763a03d2499f SHA1: 56525788c6e6825c5d1bef3e34ae6b49e7072b89 MD5sum: 6dc847302fd4f816fcdbe9c1369b6bf3 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.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg130+1_amd64.deb Size: 34008 SHA256: c6d823cc444175b032cce459349310ab766df221abeb534b554b580613ddc454 SHA1: 1d76ac4716d10cbedb4493586c87405aa49fad39 MD5sum: 80f23bcbf022e3ec9beca3032786d287 Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 843 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg130+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg130+1_amd64.deb Size: 165756 SHA256: b63a85d1a52469ba31f69ceb215bbf7c48a962406044cb32327b88c95edaa171 SHA1: 3b6b190d3643bdd5e3f50d04a83d789f663f3643 MD5sum: 559fd17329483678e09b4e33caedb5db 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.0 Version: 9.0.23-9.pgdg130+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 527 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg130+1_amd64.deb Size: 112864 SHA256: ab59aa9afa7af80c6ee7d0cf02be5865f8f9873d7e4b38b427b9dbf53dc1484c SHA1: d64ac220e73f4e38116a0e9a078fcd3cd37d9091 MD5sum: 418140ac5d738f229043ff31eec1da3f 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.