Package: postgresql-common-dev Source: postgresql-common Version: 290.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 392 Depends: libipc-run-perl, make:any Breaks: postgresql-client-common (<< 269), postgresql-common (<< 269), postgresql-server-dev-all (<< 269) Replaces: postgresql-client-common (<< 269), postgresql-common (<< 269), postgresql-server-dev-all (<< 269) Multi-Arch: foreign Priority: optional Section: database Filename: pool/main/p/postgresql-common/postgresql-common-dev_290.pgdg22.04+1_all.deb Size: 133288 SHA512: a8178c9fa6826d729ab701371442f27fee59137611408a47e320c7c3e1885d83345e6c1bc9ca62b86b47c7bef9e728da978893b46f203da94f655aac73bd5635 SHA256: 442b8652438a76a9ec10c53ceacea45079647177d05e9cc71fdaeae51e44513f SHA1: f7f20a316fe50eec053d6668ce80634a5401efc3 MD5sum: 3e65722ec7cce2981709aec1104a83f5 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.