Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 51 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-9.pgdg+1_i386.deb Size: 12672 SHA256: 31969aafc89e7efdf93b5b1c6e1a69e4daf7e6cce2145adcd983e2bcdc5b83e8 SHA1: 287137054808f9990001b86c3c88c9b3a0ee0f94 MD5sum: bfe2fa0ab20c941af2363121407f3320 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.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1093 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-9.pgdg+1), libecpg-compat3 (= 9.3.25-9.pgdg+1), libpgtypes3 (= 9.3.25-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-9.pgdg+1_i386.deb Size: 219476 SHA256: 86677506d17df9c2410501f0d6e1bc19e51acf1e67968ded235dde09ba840557 SHA1: ac9936235d68c09a412393680a565c27deaf8d83 MD5sum: 1ba18bd7c7561fd136a1de809874feae 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.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 378 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-9.pgdg+1_i386.deb Size: 77652 SHA256: d96ad6e61dc4d8c8cff73f6d7cf7e218ab8ce2948710a95e745c0f69fec85faa SHA1: dccbd6fe1b57558f6339e773c531305428fca9a4 MD5sum: 18c5f5339588b919b58f1ad5242c480c 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.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-9.pgdg+1_i386.deb Size: 36432 SHA256: 256f1322677872bd20bd4eebb0fc426f86ae031a75807f14f8590a2a68900ed0 SHA1: fc078d88e339a7dd6a6908fb86b6a028d2b9df21 MD5sum: 04dd8f70beb441f4ddd3fde007a9d4ff Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 646 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-9.pgdg+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-9.pgdg+1_i386.deb Size: 155784 SHA256: 6501d5daf0e716242620e4c3b9c7a578b1b249331bc753f57acedeccd35f24d0 SHA1: ee58d2d02835232edc05654ad79c30ae936b1c25 MD5sum: ecdcb1c6e61cf38c096f66376dd7eae0 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.3 Version: 9.3.25-9.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 535 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-9.pgdg+1_i386.deb Size: 125396 SHA256: 48f3374637d7affae0e2a653b230107c24165e422364fb71290f60d93543cda4 SHA1: ddc19cc6cf039d4bccafa2f436821459267d6671 MD5sum: ad679e723998486107f6d2a9c70c742a 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.