index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
plpgsql.sgml
Commit message (
Expand
)
Author
Age
*
docs: fix incorrect plpgsql error message
Bruce Momjian
2024-08-16
*
Doc: improve description of plpgsql's FETCH and MOVE commands.
Tom Lane
2024-07-22
*
Doc: improve description of plpgsql's RAISE command.
Tom Lane
2024-07-18
*
Doc: minor improvements for plpgsql "Transaction Management" section.
Tom Lane
2024-07-15
*
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
*
In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration.
Tom Lane
2024-01-04
*
doc: Replace reference to ERRCODE_RAISE_EXCEPTION by "raise_exception"
Michael Paquier
2023-11-02
*
Doc: use CURRENT_USER not USER in plpgsql trigger examples.
Tom Lane
2023-10-09
*
Add a way to get the current function's OID in pl/pgsql.
Tom Lane
2023-04-04
*
Doc: Miscellaneous doc updates for MERGE.
Dean Rasheed
2023-02-26
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
In plpgsql, don't preassign portal names to bound cursor variables.
Tom Lane
2023-01-01
*
doc: fix type alignment for CREATE TABLE in triggers
Daniel Gustafsson
2022-12-02
*
doc: Use more concise wording for pl/pgSQL TG_ variables
Daniel Gustafsson
2022-11-15
*
doc: Fix PL/pgSQL casing to be consistent
Daniel Gustafsson
2022-09-08
*
doc: improve wording of plpgsql RAISE format text
Bruce Momjian
2022-06-22
*
Remove trailing whitespace from *.sgml files.
Tom Lane
2022-04-20
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
Test and document the behavior of initialization cross-refs in plpgsql.
Tom Lane
2021-10-29
*
Use the correct article for abbreviations
David Rowley
2021-06-11
*
Reconsider the handling of procedure OUT parameters.
Tom Lane
2021-06-10
*
Avoid misbehavior when persisting a non-stable cursor.
Tom Lane
2021-06-08
*
Doc: improve discussion of variable substitution in PL/pgSQL.
Tom Lane
2021-03-17
*
Doc: fix missing mention of procedure OUT parameters.
Tom Lane
2021-03-10
*
Re-allow DISTINCT in pl/pgsql expressions.
Tom Lane
2021-01-22
*
Re-implement pl/pgsql's expression and assignment parsing.
Tom Lane
2021-01-04
*
dummy commit
Bruce Momjian
2020-12-23
*
doc: simplify wording of function error affects
Bruce Momjian
2020-10-26
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Support for OUT parameters in procedures
Peter Eisentraut
2020-10-05
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: Fix up title case
Peter Eisentraut
2020-08-25
*
doc: Fix incorrect reference to textout in plpgsql examples
Michael Paquier
2020-07-05
*
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
Bruce Momjian
2020-06-11
*
doc: add missing xreflabels to the main docs (not refs)
Bruce Momjian
2020-05-15
*
Doc: further fooling-about with rendering of tables in PDF output.
Tom Lane
2020-05-06
*
Introduce "anycompatible" family of polymorphic types.
Tom Lane
2020-03-19
*
doc: Use proper em and en dashes
Peter Eisentraut
2019-10-25
*
Doc: Update PL/pgSQL sample function in plpgsql.sgml.
Amit Kapila
2019-09-12
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Fix inconsistencies and typos in the tree, take 10
Michael Paquier
2019-08-13
*
Fix grammar in error message
Peter Eisentraut
2019-05-09
*
Transaction chaining
Peter Eisentraut
2019-03-24
*
Update docs & tests to reflect that unassigned OLD/NEW are now NULL.
Tom Lane
2019-01-09
*
Doc: make cross-reference to format() function more specific.
Tom Lane
2018-12-07
*
doc: fix wording for plpgsql, add "and"
Bruce Momjian
2018-11-26
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Fix bugs in plpgsql's handling of CALL argument lists.
Tom Lane
2018-11-04
*
doc: Clarify some wording in PL/pgSQL about transactions
Peter Eisentraut
2018-08-22
*
Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax
Peter Eisentraut
2018-08-22
[next]