Skip to content

Releases: okbob/plpgsql_check

2.3.1

21 Feb 04:29
Compare
Choose a tag to compare
  • new pragma SEQUENCE (used for temporary or missing sequences)

2.3.0

11 Jan 04:58
Compare
Choose a tag to compare
  • possibility to detect obsolete setting of refcursor's variable

2.2.6

22 Dec 05:12
Compare
Choose a tag to compare
  • minor bugfixes

2.2.5

24 Nov 18:14
Compare
Choose a tag to compare
  • fix false alarm when value is assigned to variable of composite type with nested composite types with dropped attributes.

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