Re: [GENERAL] Unable to call functions defined in XML2 contrib

2010-03-12 Thread Franclin Foping
On 12/03/10 15:34, Tom Lane wrote: > Franclin Foping writes: > >> I am running PostgreSQL 8.4 offered with OpenSUSE 11.2. It works >> exceptionally well. I have installed the contrib package in order to use >> the functions provided by XML2/pg_xml as explained in this page: >> http://www.postg

Re: [GENERAL] Unable to call functions defined in XML2 contrib

2010-03-12 Thread Tom Lane
Franclin Foping writes: > I am running PostgreSQL 8.4 offered with OpenSUSE 11.2. It works > exceptionally well. I have installed the contrib package in order to use > the functions provided by XML2/pg_xml as explained in this page: > http://www.postgresql.org/docs/8.4/static/xml2.html > [ but it

[GENERAL] Unable to call functions defined in XML2 contrib

2010-03-12 Thread Franclin Foping
Hi All, I am running PostgreSQL 8.4 offered with OpenSUSE 11.2. It works exceptionally well. I have installed the contrib package in order to use the functions provided by XML2/pg_xml as explained in this page: http://www.postgresql.org/docs/8.4/static/xml2.html However, when I try to run this SQ