Package: libecpg-compat3 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/ubuntu-xenial/i386/postgresql-15/libecpg-compat3_15.4-1rusoft1.1~16.04.1_i386.deb Size: 19518 MD5sum: 59e958dc0df5dda468fc768db1c960b9 SHA1: 9a1587244dd5e3aad70222927055e2423c83a878 SHA256: 62dbac1ae73f4af9665dab1c6ec340e3a9a3ffd87fba8b7c0f9797baaa9c1eb7 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ 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-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1447 Depends: libecpg-compat3 (= 15.4-1rusoft1.1~16.04.1), libecpg6 (= 15.4-1rusoft1.1~16.04.1), libpgtypes3 (= 15.4-1rusoft1.1~16.04.1), libpq-dev, libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/postgresql-15/libecpg-dev_15.4-1rusoft1.1~16.04.1_i386.deb Size: 257534 MD5sum: a569c9ff61e965ea27c17fc4656e294a SHA1: 9c960542bdcfdbbd37750ae06fc0697023309d46 SHA256: d56b64ac668572943c767071682c7c05f03d24a9fb00f9015efb24adde0ff69d Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ 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-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 223 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/ubuntu-xenial/i386/postgresql-15/libecpg6_15.4-1rusoft1.1~16.04.1_i386.deb Size: 55716 MD5sum: 5463eab11c8d0c90e4c65e3f0c647a7e SHA1: a428f98a45fe8f4df4255b8ef0cce37cc07c5ce1 SHA256: 32148df4ca71a422425501d6755321ce6ac1e6342d87682318b8d0722c482b9d Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ 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-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 107 Depends: libc6 (>= 2.4) Filename: pool/ubuntu-xenial/i386/postgresql-15/libpgtypes3_15.4-1rusoft1.1~16.04.1_i386.deb Size: 39966 MD5sum: 5a930ff163252fca84c374efcb18040f SHA1: 5299aa857b6b7b5caa4bbd373c4456ef778b9cce SHA256: 460d532705cea98b7810cafdca13c1cdedf4f237f59823b0625705afc360b2f5 Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 15 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-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 482 Depends: libpq5 (= 15.4-1rusoft1.1~16.04.1), libssl-dev Suggests: postgresql-doc-15 Filename: pool/ubuntu-xenial/i386/postgresql-15/libpq-dev_15.4-1rusoft1.1~16.04.1_i386.deb Size: 132624 MD5sum: ccd49cf530db6fa3f0250bb9a6b19b0b SHA1: 29b3b526b4d4e7f739463b935553d7b172186a20 SHA256: 3a29419ca240b3db129af03db4af1172d787dcb948ac19f2b99e9161e9efaab4 Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ 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-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 809 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.2~beta3) Filename: pool/ubuntu-xenial/i386/postgresql-15/libpq5_15.4-1rusoft1.1~16.04.1_i386.deb Size: 174862 MD5sum: a2c06bba8840cb7fe5e2770260efc108 SHA1: eb0648547b0c6538605cbbc9c5d6d70e76976f88 SHA256: 13548e781b1c38f7d49fa5b025a07cf29948f843cbeaa600b89b861a96f8fdfe Section: libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ 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. Package: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48462 Depends: locales | locales-all, postgresql-client-15, postgresql-common (>= 241~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgssapi-krb5-2 (>= 1.8+dfsg), libicu55 (>= 55.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm8 (>= 1:8~svn298832-1~), liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~beta2), libselinux1 (>= 2.1.12), libssl1.0.0 (>= 1.0.2~beta3), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4) Recommends: sysstat Breaks: dbconfig-common (<< 2.0.22~) Provides: postgresql-contrib-15 Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 15384680 MD5sum: 78678034035a0a6f27acfb618a283e2e SHA1: a2204813d4ca1a4201ea0d22fc67d68d297c2767 SHA256: 77de846ffc9232c936eb524f5eb2555bd4b699f8e575fb01745131d24ecdef84 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: The World's Most Advanced Open Source Relational Database PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides the database server for PostgreSQL 15. Postgresql-Catversion: 202209061 Package: postgresql-client-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 7223 Depends: libpq5 (>= 15.4), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), liblz4-1 (>= 0.0~r127), libreadline6 (>= 6.0), libssl1.0.0 (>= 1.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.3.3) Suggests: postgresql-15, postgresql-doc-15 Provides: postgresql-client Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-client-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 1545892 MD5sum: 8adf028b7651308a00352a5c48e74995 SHA1: 63be652a27c156a2b51af96a511daba591fe2e42 SHA256: 29eca709edb145d1910e46e322bba6253b544a1a87d64e2378e6eb6c15c4603d Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ Description: front-end programs for PostgreSQL 15 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 15. If you install PostgreSQL 15 on a standalone machine, you need the server package postgresql-15, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 340 Depends: perl, postgresql-15 (= 15.4-1rusoft1.1~16.04.1), libc6 (>= 2.4), libperl5.22 (>= 5.22.1) Provides: postgresql-plperl Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-plperl-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 80704 MD5sum: 1294ab0bd8da0f08f635d555397bfbda SHA1: 9072fbec608145d2418322213ad4af42f58df15b SHA256: c213fe80cf73a95f076fa69251716579c76e79e0bae8174bde0738285c16e434 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Perl procedural language for PostgreSQL 15 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 15 in Perl. You need this package if you have any PostgreSQL 15 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 462 Depends: postgresql-15 (= 15.4-1rusoft1.1~16.04.1), libc6 (>= 2.4), libpython3.5 (>= 3.5.0~b1) Provides: postgresql-plpython3 Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-plpython3-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 98466 MD5sum: 59f2968c346a8357e091ed0604e4e826 SHA1: 71c08a541b07de170e5df4e85bdc4277128ecd40 SHA256: 446db3aeed958832de647225145d16a72c3019747367179ec34298a031e76302 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Python 3 procedural language for PostgreSQL 15 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 15 in Python 3. You need this package if you have any PostgreSQL 15 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-15 (= 15.4-1rusoft1.1~16.04.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-pltcl-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 36164 MD5sum: 2c2509a8192f1b0ff896195bb3d3c2be SHA1: 137fd71325410aa2a94c0d08a4c45cc2659ecc00 SHA256: d9f790d57a02b5db7fa67c8b60a599af910c7539bb62ba7578ad2b7c7e461d28 Section: database Priority: optional Homepage: http://www.postgresql.org/ Description: PL/Tcl procedural language for PostgreSQL 15 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 15 in Tcl. You need this package if you have any PostgreSQL 15 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-15 Source: postgresql-15 Version: 15.4-1rusoft1.1~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6537 Depends: clang-8, libpq-dev (>= 15~~), llvm-8-dev, postgresql-client-15, postgresql-common (>= 142~) Filename: pool/ubuntu-xenial/i386/postgresql-15/postgresql-server-dev-15_15.4-1rusoft1.1~16.04.1_i386.deb Size: 1155090 MD5sum: a6e1f2756386ff1005e8ca2da52941f4 SHA1: 791fcc5ffc748fd90a98f506892ee7301d4c4805 SHA256: 55aa0b1e3ef7e73bf834fcaff45d62b68dee3b9189ee991e69a8efafe6e8c66f Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ Description: development files for PostgreSQL 15 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-all Source: postgresql-common Version: 249.2-1rusoft2.3~16.04.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~16.04.1), postgresql-server-dev-15 Filename: pool/ubuntu-xenial/i386/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~16.04.1_i386.deb Size: 78650 MD5sum: 2b16c90f9ef8246489f3ea8a121eebcd SHA1: 81209235eb5a5e9380726383deb6b4eb80e0a484 SHA256: c0164c8ec829f9266a64d7c68bc3aae12a8bf0b0ef6b9d10913d3ea9b34ea03e Section: database Priority: optional Multi-Arch: same Description: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions.