Package: postgresql-common-dev Source: postgresql-common Version: 274.pgdg22.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 390 Depends: libipc-run-perl 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_274.pgdg22.04+1_all.deb Size: 131260 SHA256: aaa3adf221837a48a71af4ec0e453472d3734ab1ae644241b29dfadac4890177 SHA1: 9a1df1795fa0b0877bc205d3faa69ce38fac5728 MD5sum: 94d76624b69c1fd4dccd7c42a7bb5af5 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.