Skip to content

Releases: pganalyze/libpg_query

9.5-1.2.0

12 Oct 23:21
Compare
Choose a tag to compare
  • Fix stack overflow when parsing CREATE FOREIGN TABLE (#9)
  • Update to PostgreSQL 9.5.3

9.5-1.1.0

17 Apr 22:02
Compare
Choose a tag to compare
  • Add pg_query_fingerprint() method that uniquely identifies SQL queries,
    whilst ignoring formatting and individual constant values
  • Update to PostgreSQL 9.5.2

9.5-1.0.0

07 Mar 09:22
Compare
Choose a tag to compare
  • First release based on PostgreSQL 9.5.1
  • Make JSON_OUTPUT_V2 the default and remove outfuncs patch
    • NOTE: This is a backwards incompatible change in the output parsetree format!

9.4-1.0.0

07 Mar 09:22
Compare
Choose a tag to compare
  • First tagged release based on PostgreSQL 9.4.5