Package: postgresql-server-dev-9.4 Source: postgresql-9.4 Version: 9.4.26-14.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 3561 Depends: libpq-dev (>= 9.4~), postgresql-client-9.4 (= 9.4.26-14.pgdg22.04+1), postgresql-common (>= 142~) Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-9.4/postgresql-server-dev-9.4_9.4.26-14.pgdg22.04+1_amd64.deb Size: 625632 SHA256: 3a2dca2560e2bc979a0a9c55c78c4665eb511a3bae137144d3cad6b63544fdbe SHA1: f0e6a99cd968f3dbc625a3ae7fd51b64f09eaa7b MD5sum: 41b74fd544bd8f063183b90cce6727ec Description: development files for PostgreSQL 9.4 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.