Commits

DateSubjectAuthorReleases
2002-06-24 plpgsql's PERFORM statement now sets FOUND depending on whether any Tom Lane 7.3.1
2002-06-15 On Wed, 2002-05-29 at 01:41, Tom Lane wrote: Bruce Momjian 7.3.1
2002-05-03 Remove the last traces of datatypes datetime and timespan. Tom Lane 7.3.1
2002-04-09 More cleanups of cursor text. Bruce Momjian 7.3.1
2002-04-09 Fix markup problem with recent change. Bruce Momjian 7.3.1
2002-04-09 Update refcursor documentation with examples of how to return pl/pgsql Bruce Momjian 7.3.1
2002-03-22 Spell checking and markup additions Peter Eisentraut 7.3.1
2002-01-07 Editorial review Peter Eisentraut 7.2.1
2002-01-02 Fix incorrect description of rowtype variable declarations. Eventually Tom Lane 7.2.1
2001-11-28 Reiterate that parsing of plpgsql functions is per-process. Tom Lane 7.2.1
2001-11-21 Deprecate 'current' for date/time input. Thomas G. Lockhart 7.2.1
2001-11-16 Fix silly error in plpgsql example. Tom Lane 7.2.1
2001-11-15 Add documentation for new plpgsql cursor operations. Also, another Tom Lane 7.2.1
2001-11-15 Significant editorial overhaul of plpgsql documentation. Tom Lane 7.2.1
2001-11-08 Fix indexterms Peter Eisentraut 7.2.1
2001-10-13 More keyword uppercasing. Bruce Momjian 7.2.1
2001-10-12 Uppercase keywords where appropriate. Bruce Momjian 7.2.1
2001-10-12 Fix reverse FOR loop to work properly, uppercase cleanup in file. Bruce Momjian 7.2.1
2001-10-09 Correct some errors in plpgsql examples, as reported by Junichi Kobayasi. Tom Lane 7.2.1
2001-10-09 Change plpgsql to depend on main parser's type-declaration grammar, Tom Lane 7.2.1
2001-09-18 Generate index.html as the root file name of the documentation set, Peter Eisentraut 7.2.1
2001-09-13 Replace ASCII-quotes with proper markup. Peter Eisentraut 7.2.1
2001-09-10 Markup and spell-check run over Programmer's Guide (rather incomplete still). Peter Eisentraut 7.2.1
2001-09-10 Fix typo. Tatsuo Ishii 7.2.1
2001-09-10 Example program lacks RETURN Tatsuo Ishii 7.2.1