Package: postgresql-server-dev-18 Source: postgresql-18 Version: 18.3-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 8683 Depends: clang-15, libpq-dev (>= 18~~), llvm-15-dev, postgresql-client-18 (= 18.3-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.3-1.pgdg22.04+1_amd64.deb Size: 1391860 SHA256: 3bc4978762e834d8a079e18e1b4e1ad24cefa140310a6f53ba30d65b9ba36244 SHA1: b087a4b368ce58ddeaadb002c74ae55500f544af MD5sum: e7112017f1527fb0662c3a3b06cc94b1 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.