Package: libecpg-compat3 Source: postgresql-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 43 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libecpg-compat3_10.8-1.pgdg14.04+1_amd64.deb Size: 18100 SHA256: dec5e9352e11baf88576615f1804dc7acfe5f2cfd7d487f38fa5f9d30312cb24 SHA1: 04520c1d4c04d30a46d836b3fd2372651afcbe2a MD5sum: 667e5221df6d5a11e1680f77db541521 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-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1227 Depends: libecpg-compat3 (= 10.8-1.pgdg14.04+1), libecpg6 (= 10.8-1.pgdg14.04+1), libpgtypes3 (= 10.8-1.pgdg14.04+1), libpq-dev, libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libdevel Filename: pool/10/p/postgresql-10/libecpg-dev_10.8-1.pgdg14.04+1_amd64.deb Size: 234308 SHA256: c591cf56e119c0894baf7cbc6f4a51f33bb070566332f34639635a5144873925 SHA1: 56f7a6b093f63b0529ceeb25f27278f7c5215af3 MD5sum: 5ed9cef09167a68239a2c59f81a9e5fe 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-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 357 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libecpg6_10.8-1.pgdg14.04+1_amd64.deb Size: 85254 SHA256: b3cef6154a19163261dfc0e5beb1e9c30d2e7739c116c05f8112ca664638d852 SHA1: aa51568bf151b7d1d23d194b6a35d1eb0e4ffa41 MD5sum: f7b727a3538c4ef80b3bff28ad06d3fc 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-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libpgtypes3_10.8-1.pgdg14.04+1_amd64.deb Size: 40020 SHA256: 24a8ee06f257d4746d3afb7dc8d14ec2e947f9130f6d0493395efb82b85d7b9d SHA1: 56a1ba98c79b34704c5b38c70fc67878bea2a12b MD5sum: 531cc9e92b878e77fb6cf6dfc0c88e64 Description: shared library libpgtypes for PostgreSQL 10 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-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 636 Depends: libpq5 (= 10.8-1.pgdg14.04+1) Suggests: postgresql-doc-10 Breaks: postgresql-server-dev-10 (<< 10.1-2~) Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libdevel Filename: pool/10/p/postgresql-10/libpq-dev_10.8-1.pgdg14.04+1_amd64.deb Size: 161152 SHA256: 45e992fd34e78344146108f8398d7550bd2e5ea94ec59a9fa64f41c0db4f5124 SHA1: df28767c84d6e399452094ca3bd3e4e9c6d6c33b MD5sum: 0070eab76a03f385e06a67aa8589c2b4 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-10 Version: 10.8-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 690 Pre-Depends: multiarch-support Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libpq5_10.8-1.pgdg14.04+1_amd64.deb Size: 165136 SHA256: 7d3fcda19ea308bba9bc63186cdbd69bf79dd4373d659021477089ac3c5c7294 SHA1: e32a34e4cd29f82eeb3e4eb0b7ed37bb2d30c27f MD5sum: 72dbc360e0b8099ac2f4abfed201fb5f 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.