An open API service indexing awesome lists of open source software.

https://github.com/jwdeitch/pg_cmake_template

PGXS -> CMake Template
https://github.com/jwdeitch/pg_cmake_template

cmake extension pgxs postgresql

Last synced: 5 months ago
JSON representation

PGXS -> CMake Template

Awesome Lists containing this project

README

          

This project provides a CMake template for developing postgres extensions, and is intended to replace PGXS.

Most of this code was taken out of the TimescaleDB (https://github.com/timescale/timescaledb) source, and is licensed under Apache 2.