- Add pg_query_is_utility_stmt function to determine if query text contains utility statements #313
- This is a fast check for callers that don't actually need the parse tree itself
- Add missing top-level postgres_deparse.h in Makefile install step
- This was an oversight from the previous 6.2.0 release
- Improve pg_query_summary function:
- Speed up summary truncate replacement logic
- Correctly handle
GRANT .. ON ALL TABLES IN SCHEMAstatements - Correctly handle schema qualified filter columns
% shasum -a 256 libpg_query-17-6.2.1.*
678434d59511c8892c37ba5b9816ab641bd007cef2eda215b2297c39b79c861d libpg_query-17-6.2.1.tar.gz
929183ac3e196abbf3e16520abc0cc6d1a025a200bb153ab40360976d52ce5d3 libpg_query-17-6.2.1.zip