Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-8.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 298 Depends: libc6 (>= 2.14), libecpg6, libpgtypes3 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.pgdg+1_amd64.deb Size: 270972 SHA256: 6169a51be3ee31fbd0987c27a5ae702bb716d1aa45febe8d6403096bb3bf9529 SHA1: 7af819fdb76c0aa6989b087292e54682f9b3600f MD5sum: 8717152afea3096cac21ddc5c8259a91 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1096 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.3.23-8.pgdg+1), libecpg-compat3 (= 8.3.23-8.pgdg+1), libpgtypes3 (= 8.3.23-8.pgdg+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.pgdg+1_amd64.deb Size: 434624 SHA256: 0703275ece7b44ca630235cc631632cd6a481121722f5dfdb340f1dae4c91921 SHA1: a6a00a3332472e8e0e5ae6d3e7f8ef775d05b5e3 MD5sum: 36f6525658686e5309a935b8f5a7d49b 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 346 Depends: libc6 (>= 2.34), 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.pgdg+1_amd64.deb Size: 289728 SHA256: 8e0d6927eb9fc088e77ea8d4df4feee4232e7aabe282f344e1e2a73c98b63af8 SHA1: 47486ff3c6cf2204db8960dda9abc5a04c1de288 MD5sum: 1b7f9a5bc1c37b37dda8b03c577e7c4a 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 343 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.pgdg+1_amd64.deb Size: 291784 SHA256: 80552ce3a1b9993c4d87250267226a82c536e8f3c6916219e8acf1ed9a94434a SHA1: eb4448d5f7bbec7ef5a95c78868aea2f6f2c68bf MD5sum: 0b6e5f35b857c53476d4e0927fee53b6 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1041 Depends: libc6 (>= 2.34), libpq5 (= 8.3.23-8.pgdg+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.pgdg+1_amd64.deb Size: 413632 SHA256: 0580ab56c0d376aa1eb96609c4460ca769ca0f100eb147f2d981d00c8ec9bec7 SHA1: 48eab4e0c75958b8405eb6fe52c655eda18fc9a6 MD5sum: b21d94a97b85dffd0e8c280fe652acd9 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.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 774 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-8.pgdg+1_amd64.deb Size: 367572 SHA256: e7bd763aa07afb20f4607c2bd993230a432cd3243c3f40b70714f768f488bfeb SHA1: d8715cdeb816437969d9debf1cc0af6859aa6ed0 MD5sum: 05006b2fb1d5564705a0ebb90edd7309 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.