Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Repair bogus handling of multi-assignment Params in upper plan levels. | Tom Lane | 2018-12-12 |
* | Prevent multicolumn expansion of "foo.*" in an UPDATE source expression. | Tom Lane | 2016-11-20 |
* | Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. | Andres Freund | 2015-05-08 |
* | Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ... | Tom Lane | 2014-06-18 |
* | Regression tests for TOAST. | Robert Haas | 2011-04-25 |
* | Remove add_missing_from GUC and associated parser support for "implicit RTEs". | Tom Lane | 2009-10-21 |
* | Code review for UPDATE SET (columnlist) patch. Make it handle as much | Tom Lane | 2006-09-03 |
* | A few regression tests for VALUES, from Gavin Sherry. | Tom Lane | 2006-08-03 |
* | Allow an optional alias for the target table to be specified for UPDATE | Neil Conway | 2006-01-22 |
* | Fix some issues with missing or too many newlines at | Tom Lane | 2005-04-07 |
* | This patch adds a new regression test for the UPDATE command. Right | Bruce Momjian | 2003-08-26 |