github pganalyze/libpg_query 13-2.0.4

latest releases: 16-5.1.0, 16-5.0.0, 15-4.2.4...
3 years ago
  • 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.
$ 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

Don't miss a new libpg_query release

NewReleases is sending notifications on new releases.