I just installed a copy of PostgreSQL 9.0 on Windows 7 x64 using the one
click installer, and found that the uuid-ossp contrib module is missing.
I took a look at the zip archives, and the uuid-ossp files are in the 32 bit
build, but not the 64 bit build.
Is this an oversight, or is there some pr
I'm trying to use the xpath function to search through an xml field
stored in my database (pgsql 8.3.3 win32). It is failing miserably,
because the xpath function appears to wrap my xml content in an
element. It then tels me it can't parse the xml data because
my xml fields have the at the star