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
*
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
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
Add strict_multi_assignment and too_many_rows plpgsql checks
Tomas Vondra
2018-07-25
*
Doc: minor improvement in pl/pgsql FETCH/MOVE documentation.
Tom Lane
2018-07-12
*
Revert MERGE patch
Simon Riggs
2018-04-12
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
Allow committing inside cursor loop
Peter Eisentraut
2018-03-28
*
PL/pgSQL: Nested CALL with transactions
Peter Eisentraut
2018-03-28
*
Doc: typo fix, "PG_" should be "TG_" here.
Tom Lane
2018-03-20
*
Support INOUT arguments in procedures
Peter Eisentraut
2018-03-14
*
Make plpgsql use its DTYPE_REC code paths for composite-type variables.
Tom Lane
2018-02-13
*
Transaction control in PL procedures
Peter Eisentraut
2018-01-22
*
Fix sample INSTR() functions in the plpgsql documentation.
Tom Lane
2018-01-10
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Doc: add example of transition table use in a trigger.
Tom Lane
2017-09-16
*
Escape < and & in SGML
Peter Eisentraut
2017-09-06
*
Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.
Tom Lane
2017-07-17
*
doc: Remove unnecessary RETURN statements from example.
Robert Haas
2017-05-16
*
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
*
doc: Put callouts in SQL comments
Peter Eisentraut
2017-03-03
*
Doc: improve discussion of plpgsql's GET DIAGNOSTICS, other minor fixes.
Tom Lane
2016-07-18
*
Docs: minor improvements for documentation about plpgsql triggers.
Tom Lane
2016-07-08
*
In examples of Oracle PL/SQL code, use varchar2 not varchar.
Tom Lane
2016-05-24
*
doc: Small wording change for clarity
Peter Eisentraut
2016-05-12
*
Use gender-neutral language in documentation
Peter Eisentraut
2015-09-21
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
*
Add an ASSERT statement in plpgsql.
Tom Lane
2015-03-25
[next]