Re: BUG #4058: xml_table() segfaults on null

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Frank F(dot)" <merreborn(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4058: xml_table() segfaults on null
Date: 2008-03-26 01:04:36
Message-ID: 9237.1206493476@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Frank F." <merreborn(at)yahoo(dot)com> writes:
> The xml_table() function in the xml2 contrib module causes a segfault in
> postgres 8.2.5 if it encounters a null value in the column that it's trying
> to pull XML data from.

Seems to have been broken since day one :-(. Will fix.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2008-03-26 01:24:06 Re: BUG #4059: Vacuum full not always cleaning empty tables
Previous Message David Rowley 2008-03-26 00:16:31 Re: Possible problem with EXTRACT(EPOCH FROM TIMESTAMP)