Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 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-14.pgdg20.04+1_amd64.deb Size: 24012 SHA256: 1e0813e69320d479c68d1c6f977c5b58cb93bbb470c5e4148487e9940b1e2edc SHA1: a0aaaa850c664236a38cf2522715ebd665160ac2 MD5sum: d64fb6c681bcdebee7d652870765a92e 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-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1093 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.2.24-14.pgdg20.04+1), libecpg-compat3 (= 9.2.24-14.pgdg20.04+1), libpgtypes3 (= 9.2.24-14.pgdg20.04+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-14.pgdg20.04+1_amd64.deb Size: 223636 SHA256: f25fa43244d2d6432795d2d736de86c9762e6508d6706439328f61c2cee94f7c SHA1: 6a93eaae0e9b3210b946a8333f46ad7d27754fd5 MD5sum: 2061a0d8c64e3d5a054316ad886e65ee 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-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 382 Depends: libc6 (>= 2.14), 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-14.pgdg20.04+1_amd64.deb Size: 85808 SHA256: 302a5b8a3d708ab349846946407dcf0f573a1389099b920f98039adf049b4a10 SHA1: 34fa2a50066a9c543f424daa954210c0b28ae7f3 MD5sum: 4f308bdfb6d7c6d50e2a439e753c3492 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-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 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-14.pgdg20.04+1_amd64.deb Size: 46540 SHA256: 6ba914edbda4281574dd67a1ee768a102e967afb2d7cc83a1add29e2fa90f237 SHA1: 59e70140b2c15118e365be89ca220cfb34bf10d3 MD5sum: 43a12d627214ee981a27735a431130ce 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-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 939 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-14.pgdg20.04+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-14.pgdg20.04+1_amd64.deb Size: 192200 SHA256: 09efc4a9cd8fb917c5a0387635775a511e36b79b1f197e083d3c7be74e7f06c8 SHA1: e981853b522d3baec5e4620dc2f33a828b6e80d8 MD5sum: f3c28b4d1a73241a1c4c33e212089d50 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-14.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 524 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-14.pgdg20.04+1_amd64.deb Size: 128928 SHA256: 0867466b92b6249bad7fd2b6d87d04aaf797850e9df8dda2fd004eb3701e1748 SHA1: f051e86c092eeb10c3acd1b02a6882599aca91b9 MD5sum: 12a961577eea09686c09b108667a49a1 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.