Releases: okbob/plpgsql_check
Releases · okbob/plpgsql_check
1.11.0
Possibility to check functions with arguments of polymorphic type
1.10.1
deduction record type structure from result of polymorphic function
1.9.2
fix debian (ubuntu) regress tests
1.9.0
allow to calculate simple coverage metrics
Postgres 9.4 support was removed
1.8.0
the functions from plpgsql library are called correctly via load_external_function mechanism.
1.7.6
fix false alarm - multiple plans in EXECUTE statement
fix possible crash (reported but not reproduced) there
1.7.5
allow some work on tables with rules