Package: postgresql-server-dev-15 Source: postgresql-15 Version: 15.17-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6887 Depends: clang-15, libpq-dev (>= 15~~), llvm-15-dev, postgresql-client-15, postgresql-common (>= 142~), libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-15/postgresql-server-dev-15_15.17-1.pgdg22.04+1_amd64.deb Size: 1167760 SHA512: deac87db07d456c04e31397ae147aed925708a7d62b063defacdb1007f67aa1550d66cef5a03632221f3c45b1b85e8c175562ad06294c7e43b7629a27b90dd4f SHA256: 77c47bcaa3d5f8ba4a8fdb53ae86ae69225eeb756fccbaa10f1b5326967b12ab SHA1: 33757428a66730eb93ef1d3aab38f0987fdd7345 MD5sum: 689741c6f40a355730c86963f1b04cbc 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.