libpg-queryv18.0.0
- Updated
C library for accessing the PostgreSQL parser outside of the server
- Project website: https://github.com/pganalyze/libpg_query
#Usage
The package libpg-query provides C headers and a library for the PostgreSQL parser.
Example CMake usage:
find_package(unofficial-libpg-query CONFIG REQUIRED)
target_link_libraries(your_target PRIVATE unofficial::libpg-query::libpg-query)#Features
No features defined.
#Dependencies
and 3 transitive dependencies:
- abseil (through protobuf)
- protobuf (through protobuf-c)
- utf8-range (through protobuf)
#Host Dependencies
and 3 transitive dependencies:
- vcpkg-cmake (through abseil)
- vcpkg-cmake-config (through abseil)
- vcpkg-cmake-get-vars (through vcpkg-make)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Hasan Altan Birler
Weihang Ding
toge