Tags give the ability to mark specific points in history as being important
-
-
-
v2.2.3
7a4de79b · ·- fix runtime crash when pragma echo was used from function plpgsql_check_pragma - fix crash in profiler when profiled code raises an exception in first iteration when queryid is not generated yet - fix dependency iterator didn't supported CALL statement
-
-
-
v2.2.0
32ddc424 · ·- in-comment options - possibility to save plpgsql_check options inside comments
-
-
-
-
-
-
-
v2.1.4
c484572c · ·- disallow modification of CONSTANT variables for non assignment statement - disallow COMMIT or ROLLBACK in protected block - allow GET STACKED DIAGNOSTICS only in protected block
-
-
v2.1.2
0512aea8 · ·fix segfault when plpgsql_check is called first time from SECURITY DEFINER function"
-
v2.1.1
308b056d · ·- fix branch coverage metric for block with exception's handlers - fix postgres doesn't start when plpgsql_check is loaded by shared_proloaded_libraries
-
v2.1.0
0150da1a · ·- possibility to count statement's aborted execution - possibility to count "unfinished" statements due exception
-
-
v2.0.5
ac20e043 · ·- try to do some check from analyze of fmt string inside "format" function used in EXECUTE command
-