summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/update.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove add_missing_from GUC and associated parser support for "implicit RTEs".Tom Lane2009-10-211-3/+0
* Code review for UPDATE SET (columnlist) patch. Make it handle as muchTom Lane2006-09-031-5/+21
* A few regression tests for VALUES, from Gavin Sherry.Tom Lane2006-08-031-0/+9
* Allow an optional alias for the target table to be specified for UPDATENeil Conway2006-01-221-0/+16
* Fix some issues with missing or too many newlines atTom Lane2005-04-071-1/+1
* This patch adds a new regression test for the UPDATE command. RightBruce Momjian2003-08-261-0/+19