13-2.0.4
- Deparser: Fix crash in CopyStmt with HEADER or FREEZE inside WITH parens
- The parse tree does not contain an explicit argument in those cases,
but does when specified in the legacy mode without the wrapping WITH. - With this change we only output the "1" argument when the original tree
also had this, to ensure parse tree comparisons match. Note the intent
here is technically the same, which is to enable these options.
- The parse tree does not contain an explicit argument in those cases,
$ shasum -a 256 libpg_query-13-2.0.4.*
a67ef3e3b6c9cb1297f362888d6660dac165d3b020f78d23afe4293b8ceaf190 libpg_query-13-2.0.4.tar.gz
783b72123f23538db5cf45ab979284025dbdffbac60304602a0c124e4dba53ed libpg_query-13-2.0.4.zip