Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
2.10.1
Compare
Sorry, something went wrong.
No results found
okbob
released this
16 Jul 05:28
fix shared memory usage registration for PostgreSQL 14
2.10.0
Compare
Sorry, something went wrong.
No results found
okbob
released this
15 Jul 04:53
possibility to pass pragma as an argument (author Степан Зибаров)
possibility to generate pragma from code (author Степан Зибаров)
2.9.3
Compare
Sorry, something went wrong.
No results found
okbob
released this
09 Jul 04:55
2.9.2
Compare
Sorry, something went wrong.
No results found
okbob
released this
01 Jul 08:04
Full Changelog : v2.9.1...v2.9.2
2.9.1
Compare
Sorry, something went wrong.
No results found
okbob
released this
31 May 07:10
fix possible crash when traced inline block fails. plpgsql_inline_handler
released memory before evaluating plugin_info_reset, and then plugin_info_reset
referenced to possible corrupted memory
2.9.0
Compare
Sorry, something went wrong.
No results found
okbob
released this
21 May 06:43
significant profiler rewriting - the code is much more maintainable now
planned usage DSA (dynamic shared memory) in future should be few lines change
memory used by statements statistics is limited by plch_max_stat_size
2.8.11
Compare
Sorry, something went wrong.
No results found
okbob
released this
18 Feb 13:50
fix meson build for pg 14 and pg 15
2.8.10
Compare
Sorry, something went wrong.
No results found
okbob
released this
18 Feb 05:07
allow to run regress tests on server with active pg_stat_statements
correct call post_parse_analyze_hook (nobody reported)
fixing some oversights in code
2.8.9
Compare
Sorry, something went wrong.
No results found
okbob
released this
12 Feb 13:01
fixes false errors:
Full Changelog : v2.8.8...v2.8.9
2.8.8
Compare
Sorry, something went wrong.
No results found
okbob
released this
06 Feb 12:09
fix possible crash due usage of currupted memory
Full Changelog : v2.8.7...v2.8.8