From: | Heikki Linnakangas <hlinnakangas(at)vmware(dot)com> |
---|---|
To: | Dariel Nicolas De Jesus Medrnao <darieldejesus(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Installation of xpath (read xml on postgres) |
Date: | 2012-10-02 06:37:16 |
Message-ID: | 506A8B9C.40001@vmware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 29.09.2012 15:53, Dariel Nicolas De Jesus Medrnao wrote:
> I need install the function in postgres to read xml.
> The function is xpath.... I do not find the guide of installation procedure
> of the function.
>
> Need to get something?
>
> Explain to me how to it the instalation.
It's built-in, no need to install anything. See user manual:
http://www.postgresql.org/docs/9.2/static/functions-xml.html#FUNCTIONS-XML-PROCESSING
PS. This mailing list is for discussion of development of PostgreSQL,
please use pgsql-general or pgsql-novice for this kind of questions in
the future.
- Heikki
From | Date | Subject | |
---|---|---|---|
Next Message | Amit kapila | 2012-10-02 07:36:39 | Re: BUG #7534: walreceiver takes long time to detect n/w breakdown |
Previous Message | Alvaro Herrera | 2012-10-02 03:50:42 | Re: BUG #7534: walreceiver takes long time to detect n/w breakdown |