Skip to content

Releases: okbob/plpgsql_check

2.0.4

11 Oct 10:20
Compare
Choose a tag to compare
  • fix build on msvc

2.0.3

30 Sep 03:46
Compare
Choose a tag to compare

fix metada for pgxn repository

2.0.2

29 Sep 09:11
Compare
Choose a tag to compare

shorter syntax for PRAGMA

2.0.1

28 Sep 17:51
Compare
Choose a tag to compare

reimplementation of pragma TABLE

1.17.1

25 Jun 06:31
Compare
Choose a tag to compare

New begin - only PostgreSQL 10 and higher are supported. If you need to compile plpgsql_check for PostgreSQL 9.5 and 9.6, please, use plpgsql_check 1.16.1

1.16.1

20 Jun 07:37
Compare
Choose a tag to compare
  • fix compilation for new PostgreSQL 14
  • fix broken calculation of queryid for parametrized dynamic sql
  • fix crash of check when target of assigned statement is composite field of array type

1.16.0

06 Mar 17:25
Compare
Choose a tag to compare

new profiler report function plpgsql_profiler_functions_all

1.15.3

09 Feb 06:26
Compare
Choose a tag to compare

fix few crashes and errors in profiler for Postgres 11 and older

1.15.2

24 Jan 18:53
Compare
Choose a tag to compare

fix win build

1.15.1

25 Nov 07:34
Compare
Choose a tag to compare

new options - without_warnings and all_warnings