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
- Host: GitHub
- URL: https://github.com/jwdeitch/pg_cmake_template
- Owner: jwdeitch
- License: apache-2.0
- Created: 2018-01-05T04:02:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-04T19:51:05.000Z (over 8 years ago)
- Last Synced: 2025-05-27T06:12:26.027Z (about 1 year ago)
- Topics: cmake, extension, pgxs, postgresql
- Language: CMake
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme
- License: LICENSE
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.