Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
2.2.4
- fix shared memory hook initialization (pg15+)
2.2.3
- 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 to support CALL statement
2.2.1
- possibility to store plpgsql_check options in comment's options
2.1.10
- possibility to use plpgsql_check together with plugin_debugger extension
2.1.7
- Fix stack item allocation in push_stmt_to_stmt_stack
2.1.6
- minor enhancing related to PostgreSQL 15
2.1.5
- fix false alarm when constant variable was initialized