index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
update.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow partitioned tables to be dropped without CASCADE
Simon Riggs
2017-03-06
1
-1
/
+1
*
Implement table partitioning.
Robert Haas
2016-12-07
1
-0
/
+21
*
Improve handling of "UPDATE ... SET (column_list) = row_constructor".
Tom Lane
2016-11-22
1
-3
/
+4
*
Prevent multicolumn expansion of "foo.*" in an UPDATE source expression.
Tom Lane
2016-11-20
1
-0
/
+9
*
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-05-08
1
-0
/
+21
*
Implement UPDATE tab SET (col1,col2,...) = (SELECT ...), ...
Tom Lane
2014-06-18
1
-3
/
+19
*
Regression tests for TOAST.
Robert Haas
2011-04-25
1
-0
/
+4
*
Remove add_missing_from GUC and associated parser support for "implicit RTEs".
Tom Lane
2009-10-21
1
-3
/
+0
*
Code review for UPDATE SET (columnlist) patch. Make it handle as much
Tom Lane
2006-09-03
1
-5
/
+21
*
A few regression tests for VALUES, from Gavin Sherry.
Tom Lane
2006-08-03
1
-0
/
+9
*
Allow an optional alias for the target table to be specified for UPDATE
Neil Conway
2006-01-22
1
-0
/
+16
*
Fix some issues with missing or too many newlines at
Tom Lane
2005-04-07
1
-1
/
+1
*
This patch adds a new regression test for the UPDATE command. Right
Bruce Momjian
2003-08-26
1
-0
/
+19