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: Put PL/pgSQL RAISE USING keywords into a list
Peter Eisentraut
2012-12-17
*
Improve pl/pgsql to support composite-type expressions in RETURN.
Tom Lane
2012-12-06
*
Properly document that NEW is unassigned in plpgsql for DELETE (not
Bruce Momjian
2012-08-15
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Fix sample INSTR function to return 0 if third arg is 0.
Robert Haas
2012-07-04
*
Make xrefs to tables instead of assuming they appear below
Peter Eisentraut
2012-05-15
*
Add caution about multiple unique indexes breaking plpgsql upsert example.
Tom Lane
2012-01-28
*
Add support for passing cursor parameters in named notation in PL/pgSQL.
Heikki Linnakangas
2011-12-14
*
Support range data types.
Heikki Linnakangas
2011-11-03
*
Marginal improvements to documentation of plpgsql's OPEN cursor statement.
Tom Lane
2011-10-15
*
Remove the custom_variable_classes parameter.
Tom Lane
2011-10-04
*
Redesign the plancache mechanism for more flexibility and efficiency.
Tom Lane
2011-09-16
*
Revert documentation patch about NEW/OLD and triggers.
Bruce Momjian
2011-09-07
*
Properly document the existance of OLD/NEW trigger pl/pgsql trigger
Bruce Momjian
2011-09-06
*
Fix plpgsql "PERFORM" markup.
Bruce Momjian
2011-09-06
*
Document PERFORM limitation when using WITH queries.
Bruce Momjian
2011-09-06
*
Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info.
Tom Lane
2011-07-18
*
Capitalization fixes
Peter Eisentraut
2011-06-19
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
Support a COLLATE clause in plpgsql variable declarations.
Tom Lane
2011-04-17
*
Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane
2011-04-08
*
Document collation handling in SQL and plpgsql functions.
Tom Lane
2011-03-25
*
In plpsql docs, use RAISE rather than undefined log function.
Bruce Momjian
2011-03-11
*
Remove doc mention about read committed in upsert example.
Bruce Momjian
2011-02-17
*
Document that plpgsql upsert example can fail if insert triggers return
Bruce Momjian
2011-02-17
*
Add FOREACH IN ARRAY looping to plpgsql.
Tom Lane
2011-02-16
*
Properly capitalize hyphenated words in documentation titles.
Bruce Momjian
2011-02-01
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Add new SQL function, format(text).
Robert Haas
2010-11-20
*
Support triggers on views.
Tom Lane
2010-10-10
*
Fix inconsistent capitalization of "PL/pgSQL".
Robert Haas
2010-09-22
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Fix bad grammar.
Tom Lane
2010-09-16
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Modify the handling of RAISE without parameters so that the error it throws
Tom Lane
2010-08-09
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Fix typo in PL/pgsql code example.
Robert Haas
2010-07-27
*
In documentation, use "lower case"/"upper case" consistently (use space
Bruce Momjian
2010-06-29
*
Reformat code examples in plpgsql docs for better readability in PDF output
Alvaro Herrera
2010-04-27
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Stamp HEAD as 9.0devel, and update various places that were referring to 8.5
Tom Lane
2010-02-17
*
Add "USING expressions" option to plpgsql's OPEN cursor FOR EXECUTE.
Tom Lane
2010-01-19
*
Small wording improvement and clarification in PL/pgSQL trigger documentation
Peter Eisentraut
2009-12-28
*
Adjust some more places in the documentation to match the fact that
Tom Lane
2009-12-19
*
Add control knobs for plpgsql's variable resolution behavior, and make the
Tom Lane
2009-11-13
*
DIAGNOSTICS/FOUND wording
Bruce Momjian
2009-11-10
*
PL/pgSQL FOUND
Bruce Momjian
2009-11-10
*
Remove plpgsql's RENAME declaration, which has bizarre and mostly nonfunctional
Tom Lane
2009-11-05
*
Allow MOVE FORWARD n, MOVE BACKWARD n, MOVE FORWARD ALL, MOVE BACKWARD ALL
Tom Lane
2009-09-29
*
Refine the use of terminology around bound and unbound cursors and cursor
Peter Eisentraut
2009-06-18
[next]