Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 42 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-1.pgdg14.04+1_amd64.deb Size: 22570 SHA256: 7e8ccf4fc99d8eca6d899f2fa8dc0945d33abceb923a316da934e7bfd220fd8f SHA1: 08a254d331449756b317957f23d7e0398203adcd MD5sum: 250479c4be2fb638d08c8b2e91e59f0d 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-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1046 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.2.24-1.pgdg14.04+1), libecpg-compat3 (= 9.2.24-1.pgdg14.04+1), libpgtypes3 (= 9.2.24-1.pgdg14.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-1.pgdg14.04+1_amd64.deb Size: 219550 SHA256: 22e12a62f44ff15cd0abe4cc3ef5f8bb05570d626f527149d2ad3580c73eea46 SHA1: 980629edbac422d0d205544f731e4439c5e0f380 MD5sum: 14e6d43fc69557b22268b0db2a1be7f1 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-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 332 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-1.pgdg14.04+1_amd64.deb Size: 85484 SHA256: dc13f21a20da7e6592a52785590c68876dfa7979929a80803720a3ac6517400a SHA1: 62400c239e69ec463c104a5fa6ddc9737cbd8f0d MD5sum: f7749d9dcfdeca216b9b1e2017e7f2f5 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-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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-1.pgdg14.04+1_amd64.deb Size: 44442 SHA256: 8bf410901b0c06b3f13ecf2262488226f29891cbff5eba6e99f1845752ef02f3 SHA1: 5290cf273c066fe2cf336e793eb1c5e29ff0d686 MD5sum: 6e59e3026bf5e8969a486373d497dbce 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-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 861 Depends: libc6 (>= 2.4), libpq5 (= 9.2.24-1.pgdg14.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-1.pgdg14.04+1_amd64.deb Size: 191252 SHA256: 247e9da6aa71902bdac07802a7859eeb8c02d63b4406a8c256dac51079b8c507 SHA1: a84846c371bcb72a6ca7149ef0dd05a25e30c8df MD5sum: 25c66b03f59e51eabe64e2d466a4ee41 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-1.pgdg14.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 475 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.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-1.pgdg14.04+1_amd64.deb Size: 128354 SHA256: 845a3d026624db2c341faf96d14e9d9f7cb4d1e119a5a07d61696f2504647c5d SHA1: 52552f30480b5fbdf4dad579d0d7253fc52578fe MD5sum: b84e956f3e8bcd696b4f4cb3072f9fe1 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.