Skip to content

Releases: okbob/plpgsql_check

2.1.1

31 Dec 09:39

Choose a tag to compare

  • fix issues introduced in 2.1.0
  • fix branch coverage calculation for block statement

2.0.6

16 Nov 04:48

Choose a tag to compare

  • fix crash of check when null is assigned to rec variable on Postgres 14

2.0.5

15 Oct 09:08

Choose a tag to compare

minor enhancing - try to work with fmt string in function format used in EXECUTE command.

2.0.4

11 Oct 10:20

Choose a tag to compare

  • fix build on msvc

2.0.3

30 Sep 03:46

Choose a tag to compare

fix metada for pgxn repository

2.0.2

29 Sep 09:11

Choose a tag to compare

shorter syntax for PRAGMA

2.0.1

28 Sep 17:51

Choose a tag to compare

reimplementation of pragma TABLE

1.17.1

25 Jun 06:31

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

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

Choose a tag to compare

new profiler report function plpgsql_profiler_functions_all