View Single Post

   
  #3 (permalink)  
Old 04-15-2008, 11:34 PM
Peter Eisentraut
 
Posts: n/a
Default Re: [GENERAL] possible to create multivalued index from xpath() results in 8.3?

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/


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote