Tags: pganalyze/libpg_query
Tags
Fix cursor quoting in FetchStmt (#267) * Fix cursor quoting in FetchStmt Regression tests updated to test all cursor related statement with a name that requires quoting. * Test quoting in `deparse_tests.c` --------- Co-authored-by: msepga <[email protected]>
Fix cursor quoting in FetchStmt (#267) * Fix cursor quoting in FetchStmt Regression tests updated to test all cursor related statement with a name that requires quoting. * Test quoting in `deparse_tests.c` --------- Co-authored-by: msepga <[email protected]>
Output Boolean nodes during fingerprinting (#170) This PR updates the fingerprinting logic to output values for the new Boolean nodes. A minor version bump to 15-4.1.0 is included. The formatting in `testdata/fingerprint.json` was also flattened to make it easier to view diffs of future changes.
PreviousNext