]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM
authorBruce Momjian <bruce@momjian.us>
Tue, 31 Mar 2020 20:31:44 +0000 (16:31 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 31 Mar 2020 20:31:44 +0000 (16:31 -0400)
commit3ee692d82f8001c95f3154080886dd764e21d5b0
tree859d4e2a5a7d07200c5b88318b5d57f235f2cb74
parent5b22ff764b0f60c24d89ec0180476cda361ec126
doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM

Previously the syntax and wording were unclear.

Reported-by: Alexey Bashtanov
Discussion: https://postgr.es/m/968d4724-8e58-788f-7c45-f7b1813824cc@imap.cc

Backpatch-through: 9.5
doc/src/sgml/ref/delete.sgml
doc/src/sgml/ref/update.sgml