Hello.
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.
Thanks.
This is perfect. It fires on both commit and rollback? And I can
determine which? The system I'm interfacing with has 2PC so it should
be a pretty tight fit. Thanks a ton Heikki!
--
Theo Schlossnagle (mobile)
http://omniti.com/is/theo-schlossnagle
On Dec 18, 2009, at 10:34 AM, Heikki Linna
Hi all
I'm trying to compile an old version of Postgres
and suddenly I've got the folloging error message:
make[2]: Cambiando a directorio
`/home/jmilan/postgres-r/src/backend/port'gcc -I../../include
-I../../backend -O2 -Wall -Wmissing-prototypes
-I.. -c -o dynloader.o dynloader.cg
I tried to find information in the lists but got no luck.
I want to make a client application that performs a query to show the
results, but the client application stays open and the database gets
updated.
I want that the updates of the database reflects on the open client
application, I think t