Re: [GENERAL] glitch installing xml support in 9.1.beta2

2011-06-27 Thread Rob Sargent
On 06/25/2011 01:10 AM, Guillaume Lelarge wrote: > On Fri, 2011-06-24 at 11:22 -0600, Rob Sargent wrote: >> OpenSuse 11.4 x86-64 >> >> gmake install builds and places the requisite pieces as expected. >> >> Running >> psql --username postgres -d postgres -f xml2--1.0,sql >> results in >>

Re: [GENERAL] glitch installing xml support in 9.1.beta2

2011-06-25 Thread Rob Sargent
Guillaume Lelarge wrote: On Fri, 2011-06-24 at 11:22 -0600, Rob Sargent wrote: OpenSuse 11.4 x86-64 gmake install builds and places the requisite pieces as expected. Running psql --username postgres -d postgres -f xml2--1.0,sql results in psql:xml2--1.0.sql:8: ERROR: funct

Re: [GENERAL] glitch installing xml support in 9.1.beta2

2011-06-25 Thread Guillaume Lelarge
On Fri, 2011-06-24 at 11:22 -0600, Rob Sargent wrote: > OpenSuse 11.4 x86-64 > > gmake install builds and places the requisite pieces as expected. > > Running > psql --username postgres -d postgres -f xml2--1.0,sql > results in > psql:xml2--1.0.sql:8: ERROR: function "xml_valid" a

[GENERAL] glitch installing xml support in 9.1.beta2

2011-06-24 Thread Rob Sargent
OpenSuse 11.4 x86-64 gmake install builds and places the requisite pieces as expected. Running psql --username postgres -d postgres -f xml2--1.0,sql results in psql:xml2--1.0.sql:8: ERROR: function "xml_valid" already exists with same argument types psql:xml2--1.0.sql:12: ERROR