Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2024-08-17 docs: fix incorrect plpgsql error message Bruce Momjian 12.21
2024-07-22 Doc: improve description of plpgsql's FETCH and MOVE commands. Tom Lane 12.20
2023-11-01 doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception" Michael Paquier 12.17
2023-10-09 Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 12.17
2022-06-22 doc: improve wording of plpgsql RAISE format text Bruce Momjian 12.12
2021-06-08 Avoid misbehavior when persisting a non-stable cursor. Tom Lane 12.8
2020-12-23 docs: document which server-side languages can create procs Bruce Momjian 12.6
2020-10-27 doc: simplify wording of function error affects Bruce Momjian 12.5
2020-10-19 Misc documentation fixes. Heikki Linnakangas 12.5
2020-08-25 doc: Fix up title case Peter Eisentraut 12.5
2020-07-05 doc: Fix incorrect reference to textout in plpgsql examples Michael Paquier 12.4
2020-06-11 doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5 Bruce Momjian 12.4
2020-05-15 doc: add missing xreflabels to the main docs (not refs) Bruce Momjian 12.4
2019-09-12 Doc: Update PL/pgSQL sample function in plpgsql.sgml. Amit Kapila 12.0
2019-09-08 doc: Clean up title case use Peter Eisentraut 12.0
2019-08-20 Doc: Fix various typos Michael Paquier 12.0
2019-05-09 Fix grammar in error message Peter Eisentraut 12.0
2019-03-24 Transaction chaining Peter Eisentraut 12.0
2019-01-09 Update docs & tests to reflect that unassigned OLD/NEW are now NULL. Tom Lane 12.0
2018-12-07 Doc: make cross-reference to format() function more specific. Tom Lane 12.0
2018-11-27 doc: fix wording for plpgsql, add "and" Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-04 Fix bugs in plpgsql's handling of CALL argument lists. Tom Lane 12.0
2018-08-22 doc: Clarify some wording in PL/pgSQL about transactions Peter Eisentraut 12.0
2018-08-22 doc: Update uses of the word "procedure" Peter Eisentraut 12.0