Add support for printing/reading MergeAction nodes

Поиск
Список
Период
Сортировка
От Marina Polyakova
Тема Add support for printing/reading MergeAction nodes
Дата
Msg-id c4c0490de97d95f76ce35f1f2725a60b@postgrespro.ru
обсуждение исходный текст
Ответы Re: Add support for printing/reading MergeAction nodes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello, hackers!

When debugging is enabled for server logging, isolation tests fail 
because there're no corresponding output functions for InsertStmt / 
DeleteStmt / UpdateStmt that are used in the output of the MergeAction 
nodes (see the attached regressions diffs and output). I also attached a 
try that makes the tests pass. Sorry if I missed that it was already 
discussed somewhere.

-- 
Marina Polyakova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Вложения

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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: Postgres stucks in deadlock detection
Следующее
От: Antonis Iliopoulos
Дата:
Сообщение: Re: PostgreSQL's handling of fsync() errors is unsafe and risks data loss at least on XFS