summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/plpgsql.out
Commit message (Expand)AuthorAgeFilesLines
* COMMENT ON casts, conversions, languages, operator classes, andTom Lane2003-11-211-0/+5
* Message editing: remove gratuitous variations in message wording, standardizePeter Eisentraut2003-09-251-2/+2
* Fix some localizability issues with existing errcontext() calls.Tom Lane2003-07-271-4/+4
* Error message editing in backend/access.Tom Lane2003-07-211-2/+2
* Infrastructure for upgraded error reporting mechanism. elog.c isTom Lane2003-04-241-0/+4
* This patch makes a minor cleanup to the implementation of PERFORM inBruce Momjian2002-11-101-0/+51
* plpgsql functions can return RECORD, per Neil Conway.Tom Lane2002-09-011-0/+53
* PL/pgSQL functions can return sets. Neil Conway's patch, modified soTom Lane2002-08-301-1/+72
* Transpose info from src/pl/plpgsql/test/README into standard regression test ...Tom Lane2002-08-221-0/+19
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-221-22/+22
* This patch improves the behavior of FOUND in PL/PgSQL. In Oracle,Bruce Momjian2002-08-201-0/+56
* Quick-and-dirty fix for recursive plpgsql functions, per bug report fromTom Lane2001-09-211-0/+19
* Some small polishing of Mark Hollomon's cleanup of DROP command: mightTom Lane2000-10-221-10/+10
* Remove CVS $Header lines from a couple of regress test files that hadTom Lane2000-01-091-2/+0
* Update remaining tests for new psql, with the exception of 'arrays',Tom Lane2000-01-091-527/+710
* Update for change of 'duplicate key' message.Tom Lane1999-11-231-16/+16
* failed to add some of Jan's files :(Marc G. Fournier1998-10-011-0/+1336