opnsense-ports/databases/rubygem-pg_query/pkg-descr
Franco Fichtner 4f0d0b2d01 */*: sync with upstream
Taken from: HardenedBSD
2021-01-26 16:13:17 +01:00

7 lines
322 B
Text

This Ruby extension uses the actual PostgreSQL server source
to parse SQL queries and return the internal PostgreSQL parsetree.
In addition the extension allows you to normalize queries (replacing constant
values with ?) and parse these normalized queries into a parsetree again.
WWW: https://github.com/lfittl/pg_query