Package: libecpg-compat3 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1), libecpg6, libpgtypes3, libpq5 Installed-Size: 364 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.19-0.pgapt40+1_amd64.deb Size: 305596 SHA256: 9762fb381335834afa4bdcd7971b71724da35846df650adbf810fbc388febdb6 SHA1: 05b1bfd585ce59f32f490d3deedeafe1cb481177 MD5sum: cd65161ff90ce7eb9983298558347084 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 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1), libpq-dev, libecpg6 (= 8.3.19-0.pgapt40+1), libecpg-compat3 (= 8.3.19-0.pgapt40+1), libpgtypes3 (= 8.3.19-0.pgapt40+1) Installed-Size: 1284 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.19-0.pgapt40+1_amd64.deb Size: 518084 SHA256: 7fef498053f21e6bb2ec527a89a6f12c15209e84f90f0e6aa6fce0a952e487b5 SHA1: 6f2dcec551be28318e1f0e5a18c6bae5cc08ba6d MD5sum: 8058efc6d905720e61caf74ea68d14ce 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 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1), libpgtypes3, libpq5 Installed-Size: 428 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.19-0.pgapt40+1_amd64.deb Size: 327290 SHA256: f596832c9ff28c135bcc80f1ff2e0dc4e61f0ff6411fd53dd5984f929beecc59 SHA1: a113078917d6cdd84d2a4f411b2798c4272451c7 MD5sum: 4f73d4f0034d99afd243786ce80da4c5 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 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1) Installed-Size: 428 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.19-0.pgapt40+1_amd64.deb Size: 326432 SHA256: 84105f68f30bd530859e4cc22a567632710c52f880fbf1efd0a2dae4c0b68487 SHA1: 01ad05bf5d9dfd40c61da8d3d37604d257297137 MD5sum: 6526751ec62941785f1ba3793b57335e 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 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1), libpq5 (= 8.3.19-0.pgapt40+1), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-8.3 Installed-Size: 1344 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libpq-dev_8.3.19-0.pgapt40+1_amd64.deb Size: 499476 SHA256: a55bad7d8d9aa92830fa9fc2d64c3395752628dc1ce17b073e4b759dcec21ad8 SHA1: 5cc1450b297f160bbbaf26a86c1609fa0af9012a MD5sum: 7d9a5dfebe68ac7835290b9fd4143fa0 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 Version: 8.3.19-0.pgapt40+1 Architecture: amd64 Depends: libc6 (>= 2.3.5-1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libssl0.9.8 (>= 0.9.8c-1) Installed-Size: 1004 Maintainer: Debian PostgreSQL Maintainers Source: postgresql-8.3 Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.19-0.pgapt40+1_amd64.deb Size: 434474 SHA256: b54e4cfa32b5be6e416ee78fcab6edd38ac8d45d40461c33dd5f13f69bef0d03 SHA1: be52b2620778fcd1174c127fa2ed53a3581d9591 MD5sum: 3a19beceabb05549fb4c74f7fb97ee7c 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.