Package: postgresql-server-dev-18 Source: postgresql-18 Version: 18.2-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 8682 Depends: clang-15, libpq-dev (>= 18~~), llvm-15-dev, postgresql-client-18 (= 18.2-1.pgdg22.04+1), postgresql-common (>= 142~), libc6 (>= 2.34) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-18/postgresql-server-dev-18_18.2-1.pgdg22.04+1_amd64.deb Size: 1390992 SHA256: fe069e04a15b5d36383479f0c8306885599f7f9fe59ac62802a6aec2b34a87bf SHA1: a1d06f530b80f6192d0a46f1751a910ce0510140 MD5sum: 63e774ce6882fa861d8fcd0b2f842637 Description: development files for PostgreSQL 18 server-side programming Header files for compiling SPI 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.