Skip to content

Releases: okbob/plpgsql_check

1.8.2

06 Jan 15:39
Compare
Choose a tag to compare

fix compilation issue

1.8.0

29 Dec 20:10
Compare
Choose a tag to compare

the functions from plpgsql library are called correctly via load_external_function mechanism.

1.7.6

23 Sep 17:14
Compare
Choose a tag to compare

fix false alarm - multiple plans in EXECUTE statement
fix possible crash (reported but not reproduced) there

1.7.5

10 Sep 09:41
Compare
Choose a tag to compare

allow some work on tables with rules

1.7.3

24 Jul 13:03
Compare
Choose a tag to compare

fix some profiler bugs

1.7.2

21 May 05:20
Compare
Choose a tag to compare

I fixed few profiler's issues - the profiler didn't work on longer functions

1.7.1

26 Apr 04:38
Compare
Choose a tag to compare

bugfixes

1.7.0

17 Apr 20:14
df9cd90
Compare
Choose a tag to compare
  • lot of fixes
  • transition tables support (triggers)
  • sql injection vulnerability
  • better support for dynamic ddl (when expr is constant)

Release 1.4.2

23 Dec 06:16
Compare
Choose a tag to compare

fix MSVC build
fix project metadata

Release 1.4.1

21 Dec 15:50
Compare
Choose a tag to compare

minor bugfixes of 1.4.0

1.4.0 - integrated profiler