Re: [COMMITTERS] pgsql: Add support for xmlval IS DOCUMENT expression.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [COMMITTERS] pgsql: Add support for xmlval IS DOCUMENT expression.
Дата
Msg-id 12654.1168803513@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-hackers
petere@postgresql.org (Peter Eisentraut) writes:
> Log Message:
> -----------
> Add support for xmlval IS DOCUMENT expression.

I don't think I trust your reverse-listing of IS DOCUMENT; you need
parens around the argument to be sure it is parsed the same way next
time, if it's not a trivial expression.

Or you could teach the pretty-print code the correct precedence rules,
but this patch hasn't done that.
        regards, tom lane


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

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: [GENERAL] Autovacuum Improvements
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: Autovacuum improvements