On Thursday 19 February 2009 16:46:42 Francisco wrote:
> Hi List,
> I have installed postgreSQL 8.3 in my Ubuntu Hardy Heron.
> I want to use xpath functions (like xpath_table), but I can't. An error
> appears "xpath_table does not exists".
> How could I intregrate xpath funtions with my postgreSQL without
> reinstalling it?
xpath_table is not the name of a function provided by PostgreSQL. Check the
documentation for the real names and signatures.