Skip to content

v0.40.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 17:09
290466d
  • Update to pg_query_go v2.0.4
    • Normalize: Don't touch "GROUP BY 1" and "ORDER BY 1" expressions, keep original text
    • Fingerprint: Cache list item hashes to fingerprint complex queries faster
      (this change also significantly reduces memory usage for complex queries)
  • Install script: Support CentOS in addition to RHEL