Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg+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.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-10.pgdg+1_amd64.deb Size: 12236 SHA256: 08c6638c6dcfa7646fb8038c9cfcd8a6dba34c0dbc7e96cfb74dd83cc565ba0e SHA1: 68a9d9695f14b0e0cc40ef78a94d3c740049882a MD5sum: 8c6c960fa94b69e4a935f76bbd4dcd8e 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-10.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1065 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg+1), libecpg-compat3 (= 9.2.24-10.pgdg+1), libpgtypes3 (= 9.2.24-10.pgdg+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-10.pgdg+1_amd64.deb Size: 209168 SHA256: 846d711db5c4b4d1db3cb4cefbe931fae3392e6963f3bb82433593d75770d1c6 SHA1: c30822b7f69de37095a7e30f4ff3fcfc5d61ca2c MD5sum: f734429ba70cea6b8111137a380ca745 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-10.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 367 Depends: libc6 (>= 2.34), 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-10.pgdg+1_amd64.deb Size: 74108 SHA256: f420f23bd8eb92ba5336e11122ad6287bbce6ff22357ba237bfd3badc05c50d0 SHA1: 6cf16c34fb102eaecd5447b67366520757a01319 MD5sum: a651c5c75e273f16c78cacd7ceabf435 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-10.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 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-10.pgdg+1_amd64.deb Size: 34248 SHA256: 63da88a441d886ebeef6e698b8228256908907e7467ba5cae016b79fd3af91b1 SHA1: 877716770d317665b88b19cbbfe22518d9000875 MD5sum: e8c80e36c586e13cae3a345404e10c28 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-10.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 918 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg+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-10.pgdg+1_amd64.deb Size: 179092 SHA256: 4932936732a539a6d9adc1ec02a19c7d474578f3a8639ecd697bfdb02f31b527 SHA1: 91818494c206e59d1979e76bb07878254593360e MD5sum: 1dc77a8424970447bda29e39df5a2403 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-10.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 509 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg+1_amd64.deb Size: 117520 SHA256: 75e671a4129fcc5cab499c2c89912747ab1eeec3bb914e5587b75ca38b78dc06 SHA1: 5debdd4599f37898d5cc8a01b43424e5fa888607 MD5sum: a59428842b64a6843a05c71e909cd724 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.