Skip to content

Releases: okbob/plpgsql_check

1.14.0

16 Nov 08:26
Compare
Choose a tag to compare
  • queryid can be displayed in profiler's reports (Julien Rouhaud)
  • new profiler's GUC plpgsql_check.profiler_max_shared_chunks (Julien Rouhaud)
  • few minor bugfixes

1.13.1

15 Aug 17:54
Compare
Choose a tag to compare

minor enhancing - tracer can print content of row or record variables

1.13.0

14 Aug 05:35
a52ce90
Compare
Choose a tag to compare

supports pragma by plpgsql_check_pragma function

1.11.4

26 Jul 19:28
Compare
Choose a tag to compare

bugfix - fix false alarm when function returning polymorphic type is checked

1.11.3

19 Jul 14:21
Compare
Choose a tag to compare

Fix debian regress tests

1.11.0

02 Jul 04:19
Compare
Choose a tag to compare

Possibility to check functions with arguments of polymorphic type

1.10.1

05 Jun 06:31
Compare
Choose a tag to compare

deduction record type structure from result of polymorphic function

1.9.2

30 Apr 06:00
Compare
Choose a tag to compare

fix debian (ubuntu) regress tests

1.9.1

27 Apr 12:54
Compare
Choose a tag to compare

minor bugfixes

1.9.0

30 Mar 18:53
Compare
Choose a tag to compare

allow to calculate simple coverage metrics
Postgres 9.4 support was removed