Package: libecpg-compat3 Source: postgresql-10 Version: 10.17-1.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.4), 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.17-1.pgdg16.04+1_i386.deb Size: 22346 SHA256: f5052cf781ecafcf1678d98e762c6f0c802b2bfe92e801ebb8d1bbdd50f753d3 SHA1: bdd09ec6dd5877a22a0ca827e5021a9a35ae0a80 MD5sum: bc5c4048d17a01fac9accb5439a91fbe 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.17-1.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1230 Depends: libecpg-compat3 (= 10.17-1.pgdg16.04+1), libecpg6 (= 10.17-1.pgdg16.04+1), libpgtypes3 (= 10.17-1.pgdg16.04+1), libpq-dev, libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libdevel Filename: pool/10/p/postgresql-10/libecpg-dev_10.17-1.pgdg16.04+1_i386.deb Size: 241388 SHA256: 07adba7212ba248fa5bad3424d3a798ad2f1b0abf904db584b384a7a3bd70999 SHA1: e45a3c590908ff768a300fb4482f5e168b942f58 MD5sum: 723c90ab9c523021413803acc6d0a082 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.17-1.pgdg16.04+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: 10/libs Filename: pool/10/p/postgresql-10/libecpg6_10.17-1.pgdg16.04+1_i386.deb Size: 91320 SHA256: 19a7996c5f9bdfceda99cfee1c409cc43bfc35e1d289b898d228eb08a8556155 SHA1: 1c505aa471b7d9dbddbbc6478e22ecec11cba516 MD5sum: bd31513c3d81884b6572e76080e72cef 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.17-1.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libpgtypes3_10.17-1.pgdg16.04+1_i386.deb Size: 46208 SHA256: 5c7f2e22b4a3a3521e20123e210f3b9b2b03f9a896ff62fc1e401c7c1b92a60a SHA1: 688c37b91c3b713191f96684a70c679c30bbf56a MD5sum: 60c82d6abd88e7a2eb3ec1d3c92965de 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.17-1.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 625 Depends: libpq5 (= 10.17-1.pgdg16.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.17-1.pgdg16.04+1_i386.deb Size: 176096 SHA256: a82b2d61841df61e2fef185846b7aae067aef1653a39462195a7e1a66db4824e SHA1: c42110cb1379a68cca88f73798ad17215883fc56 MD5sum: c65f06e1b5b32958cb47f40c68b7212a 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.17-1.pgdg16.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 752 Depends: libc6 (>= 2.4), 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.17-1.pgdg16.04+1_i386.deb Size: 177804 SHA256: 63991fabc0ef5f7508123c971532244381750b9c096cccc42ed83757870cf699 SHA1: 3fa806f67eadf23a029dfbcebf8aeedb3263ac74 MD5sum: 1e2f39d652b5e30e17c1e9258253880d 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.