mirror of
https://github.com/postgres/postgres.git
synced 2025-04-24 10:47:04 +03:00
This allows convenient checking for existence of a GUC from SQL, which is particularly useful when dealing with custom variables. David Christensen, reviewed by Jeevan Chalke