Commits

DateSubjectAuthorReleases
2022-02-28 Fix SPI's handling of errors during transaction commit. Tom Lane 15.0
2021-10-31 plpgsql: report proper line number for errors in variable initialization. Tom Lane 15.0
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 14.1
2021-10-03 Fix checking of query type in plpgsql's RETURN QUERY command. Tom Lane 15.0
2021-08-21 Improve error messages about misuse of SELECT INTO. Tom Lane 14.0
2021-08-21 Improve error messages about misuse of SELECT INTO. Tom Lane 15.0
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 9.6.23
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 15.0
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 14.0
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 12.8
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 11.13
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 10.18
2021-07-20 Fix corner-case uninitialized-variable issues in plpgsql. Tom Lane 13.4
2021-06-22 Restore the portal-level snapshot for simple expressions, too. Tom Lane 14.0
2021-06-22 Restore the portal-level snapshot for simple expressions, too. Tom Lane 11.13
2021-06-22 Restore the portal-level snapshot for simple expressions, too. Tom Lane 13.4
2021-06-22 Restore the portal-level snapshot for simple expressions, too. Tom Lane 12.8
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-06-08 Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 13.4
2021-06-08 Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 14.0
2021-06-08 Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 11.13
2021-06-08 Force NO SCROLL for plpgsql's implicit cursors. Tom Lane 12.8
2021-05-22 Remove plpgsql's special-case code paths for SET/RESET. Tom Lane 14.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 14.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 11.13