Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
1.15.3
09 Feb 06:26
Compare
Sorry, something went wrong.
No results found
fix few crashes and errors in profiler for Postgres 11 and older
1.15.2
24 Jan 18:53
Compare
Sorry, something went wrong.
No results found
1.15.1
25 Nov 07:34
Compare
Sorry, something went wrong.
No results found
new options - without_warnings and all_warnings
1.14.0
16 Nov 08:26
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
minor enhancing - tracer can print content of row or record variables
1.13.0
14 Aug 05:35
Compare
Sorry, something went wrong.
No results found
supports pragma by plpgsql_check_pragma function
1.11.4
26 Jul 19:28
Compare
Sorry, something went wrong.
No results found
bugfix - fix false alarm when function returning polymorphic type is checked
1.11.3
19 Jul 14:21
Compare
Sorry, something went wrong.
No results found
1.11.0
02 Jul 04:19
Compare
Sorry, something went wrong.
No results found
Possibility to check functions with arguments of polymorphic type
1.10.1
05 Jun 06:31
Compare
Sorry, something went wrong.
No results found
deduction record type structure from result of polymorphic function