summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/update.out
Commit message (Expand)AuthorAgeFilesLines
* Code review for UPDATE SET (columnlist) patch. Make it handle as muchTom Lane2006-09-031-25/+54
* A few regression tests for VALUES, from Gavin Sherry.Tom Lane2006-08-031-0/+12
* Improve parser so that we can show an error cursor position for errorsTom Lane2006-03-141-0/+2
* Allow an optional alias for the target table to be specified for UPDATENeil Conway2006-01-221-0/+25
* This patch adds a new regression test for the UPDATE command. RightBruce Momjian2003-08-261-0/+25