Skip to content

Releases: okbob/plpgsql_check

2.2.4

22 Nov 04:56
Compare
Choose a tag to compare
  • fix shared memory hook initialization (pg15+)

2.2.3

22 Oct 04:57
Compare
Choose a tag to compare
  • fix runtime crash when pragma echo was used from function plpgsql_check_pragma
  • fix crash in profiler when profiled code raises an exception in first iteration when queryid is not generated yet
  • fix dependency iterator to support CALL statement

2.2.2

06 Oct 03:58
Compare
Choose a tag to compare
  • enhancing ECHO pragma

2.2.1

22 Sep 07:10
Compare
Choose a tag to compare
  • possibility to store plpgsql_check options in comment's options

2.1.10

05 Sep 09:39
Compare
Choose a tag to compare
  • possibility to use plpgsql_check together with plugin_debugger extension

2.1.9

03 Sep 05:49
Compare
Choose a tag to compare
  • reduce false alarms

2.1.8

23 Jul 05:00
Compare
Choose a tag to compare
  • remove two false alarms

2.1.7

30 May 15:15
Compare
Choose a tag to compare
  • Fix stack item allocation in push_stmt_to_stmt_stack

2.1.6

16 May 05:29
Compare
Choose a tag to compare
  • minor enhancing related to PostgreSQL 15

2.1.5

05 May 19:10
Compare
Choose a tag to compare
  • fix false alarm when constant variable was initialized