Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 339 Depends: libc6 (>= 2.14), libecpg6, libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.23-8.pgdg100+1_amd64.deb Size: 313356 SHA256: 706edcb725d3e90934bba0fafab67d41bb0a5e79ced5e3e9fb451d401f5beb6d SHA1: 77092d07204ba22039e3dcf862e7669d9ac6fd2b MD5sum: 88f69cd889e4d1e4a938d37b0f717332 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-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1143 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 8.3.23-8.pgdg100+1), libecpg-compat3 (= 8.3.23-8.pgdg100+1), libpgtypes3 (= 8.3.23-8.pgdg100+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.23-8.pgdg100+1_amd64.deb Size: 479688 SHA256: 79f0d25288e42915dbc1263090c09b4d83af70045f1e7216e42391e32b9a147e SHA1: 5b7e57756e2a09f912f34972bbee1b8ea151f385 MD5sum: 84bed33052be0b495932318aba379ca0 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-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 387 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.23-8.pgdg100+1_amd64.deb Size: 332536 SHA256: efbb12bd00b791158a74b5f60020d5fbcd26cddb769b3cc168e2227f657ba37a SHA1: dbf651b56e93842bb0d6d2886929f09df403a30c MD5sum: 7efd9dc89003036bf9308ba768477d2f 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-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.23-8.pgdg100+1_amd64.deb Size: 334788 SHA256: bda1acda1941a7d9e2d842cf01636b26fe9b78d423df0714acdd13a5442461be SHA1: 492e3f753efdff299b784b0dca8c77dc19d3fcba MD5sum: ee5ffef36db3648841aa9bba272b28b9 Description: shared library libpgtypes for PostgreSQL 8.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-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1085 Depends: libc6 (>= 2.4), libpq5 (= 8.3.23-8.pgdg100+1) Suggests: postgresql-doc-8.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libpq-dev_8.3.23-8.pgdg100+1_amd64.deb Size: 456212 SHA256: 51b50cf07336ec51cc993d590bbff6595d509fcd5d1971ecdf98c6a4782fab79 SHA1: 76348629a4097b78e5b7d7f61eab8fb1499a3e8e MD5sum: 2b368fea2ff5f9fb5edba8f18fcd2f4f 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-8.3 Version: 8.3.23-8.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 815 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-8.pgdg100+1_amd64.deb Size: 410764 SHA256: 3cbcb93aa40d5544472f61eda77a773963465841439fdeaaf1e5ac5b4d4581b5 SHA1: 260fa46271872b83d798e0e9d4e1efcca94aaebf MD5sum: 01054303f0796f60c3fa95b3871279bc 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.