pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM
Дата
Msg-id E1jJNY8-0004FD-5T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1fd0eee66f1e74d6a547d860a9f5d51a2277bb02

Modified Files
--------------
doc/src/sgml/ref/delete.sgml | 20 ++++++++++----------
doc/src/sgml/ref/update.sgml | 22 +++++++++++-----------
2 files changed, 21 insertions(+), 21 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Still another try at stabilizing stats_ext test results.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix race condition in statext_store().