PostgreSQL server development files
PostgreSQL is a powerful, object-relational SQL database system.
The package contains the headers and static libraries needed to build additional components for the PostgreSQL server itself, including SPI libraries for calling C function from SQL and add-on modules.
Note that this package is not needed for building programs that simply need to communicate with a PostgreSQL server; those should use the postgresql-client-devel
package instead.