diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-22 18:07:43 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-22 18:07:43 -0500 |
commit | 3de257f602550407ba095189feb6d3db8cd02b22 (patch) | |
tree | baefdd51c451895a130bb7f76e9a9e5d107d8ce5 /src/backend/access/transam/commit_ts.c | |
parent | ff9730aa15d4f964c0f4bb3bc73b12a9e5312e9a (diff) | |
download | postgresql-3de257f602550407ba095189feb6d3db8cd02b22.tar.gz postgresql-3de257f602550407ba095189feb6d3db8cd02b22.zip |
Doc: in back branches, don't call it a row constructor if it isn't really.
Before commit 906bfcad7, we were not actually processing the righthand
side of a multiple-column assignment in UPDATE as a row constructor:
it was just a parenthesized list of expressions. Call it that rather
than risking confusion by people who would expect the documented behaviors
of row constructors to apply.
Back-patch to 9.5; before that, the text correctly described the construct
as a "list of independent expressions".
Discussion: <16288.1479610770@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions