Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3?
Дата
Msg-id 200711222356.38667.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Given the actual behavior of xmltotext_with_xmloption, it certainly
> seems like a pretty useless error check.  Also, xml_out doesn't behave
> that way, so why should xmltotext?
>
> The volatility markings of xml_in and texttoxml seem wrong too.

This is the patch that came out of it.

> Should we force initdb to correct these pg_proc entries, or just quietly
> change pg_proc.h?

Considering the extent of the changes, I'd be in favor of forcing an initdb.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Test lab
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: Autovacuum and OldestXmin