Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
2.8.4
23 Nov 05:00
Compare
Sorry, something went wrong.
No results found
force cast constant strings to target type
2.8.3
11 Oct 04:23
Compare
Sorry, something went wrong.
No results found
fix check if function was already checked or not in passive mode for PostgreSQL 18
fix false alarm about bad number of target variables when procedure has composite inout argument
Full Changelog : v2.8.2...v2.8.3
2.8.2
28 Jul 04:38
Compare
Sorry, something went wrong.
No results found
set correctly context of hiddent cast for all cases (not just for assignment), and for this warning set the query field when the statement is EXECSQL
2.8.1
20 Apr 05:15
Compare
Sorry, something went wrong.
No results found
fix build for PostgreSQL 18
2.8.0
18 Mar 07:14
Compare
Sorry, something went wrong.
No results found
remove support for PostgreSQL 12 and 13 (code cleaning)
2.7.15
06 Feb 06:42
Compare
Sorry, something went wrong.
No results found
raise a warning when the expression is not pure expression
this is probably last release for PostgreSQL 12 and 13
2.7.14
31 Jan 07:14
Compare
Sorry, something went wrong.
No results found
metadata and code cleaning
2.7.13
20 Dec 16:04
Compare
Sorry, something went wrong.
No results found
2.7.12
15 Oct 03:36
Compare
Sorry, something went wrong.
No results found
allow to use custom pg_config
2.7.11
16 Sep 08:52
Compare
Sorry, something went wrong.
No results found
disallow late pldbgapi2 initialization, fix some possible crashes