Re: BUG #2751: contrib\pgxml.sql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Dennis" <aiwa_azca(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2751: contrib\pgxml.sql
Date: 2006-11-10 15:44:10
Message-ID: 21385.1163173450@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Dennis" <aiwa_azca(at)yahoo(dot)com> writes:
> PostgreSQL version: 8.1.5

> contrib\pgxml.sql has reference to xml_is_well_formed function.

Not in 8.1 there isn't. Sounds like you are trying to use an 8.2 beta
sql script with an 8.1 library.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-11-10 16:44:22 Re: BUG #2750: information_schema broken with primary and foreign key on the same column
Previous Message Kris Jurka 2006-11-10 13:54:02 Re: JDBC driver bug PreparedStatement.setNull(int,Types.BOOLEAN)