Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
2.0.3
fix metada for pgxn repository
2.0.2
shorter syntax for PRAGMA
2.0.1
reimplementation of pragma TABLE
1.17.1
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
- 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
new profiler report function plpgsql_profiler_functions_all
1.15.3
fix few crashes and errors in profiler for Postgres 11 and older
1.15.1
new options - without_warnings and all_warnings