Package: postgresql-server-dev-10 Source: postgresql-10 Version: 10.23-9.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5510 Depends: libpq-dev (>= 10~~), postgresql-client-10 (= 10.23-9.pgdg22.04+1), postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Replaces: libpq-dev Homepage: http://www.postgresql.org/ Priority: optional Section: libdevel Filename: pool/main/p/postgresql-10/postgresql-server-dev-10_10.23-9.pgdg22.04+1_amd64.deb Size: 947620 SHA256: b82326b950cdbab93355e61b46f3e283f3eab56275177da472c83ce4f7e2c687 SHA1: 7d06c8a66d07825386e2e6d85f3e7effcce45121 MD5sum: 6e662c34c02c586dc973e9323012ab6a Description: development files for PostgreSQL 10 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.