Package: postgresql-common-dev Source: postgresql-common Version: 278.pgdg20.04+1 Architecture: all Maintainer: Debian PostgreSQL Maintainers Installed-Size: 391 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_278.pgdg20.04+1_all.deb Size: 131972 SHA256: 9487673c041f85b1f32eeb6e19f1cf97b523ff169163e00f55c4d0ef8538493b SHA1: 63e86079189c4ce80eec9b6dd4a2d3ab9ee3fa1f MD5sum: 8e3dafa374d5d2763cd0f7ae5429b36e 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.