pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable
Дата
Msg-id E1PuSZX-0006Kv-RU@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update discussion of EXPLAIN to reflect existence of ModifyTable nodes.

Back-patch to 9.0, since this was changed then.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/09b49a8439fde63826f93f55430868cf2585644b

Modified Files
--------------
doc/src/sgml/perform.sgml |   33 +++++++++++++++++++++------------
1 files changed, 21 insertions(+), 12 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update discussion of EXPLAIN to reflect existence of ModifyTable
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Dump the COLLATABLE attribute in CREATE TYPE