Re: [BUGS] BUG #4058: xml_table() segfaults on null

2008-03-25 Thread Tom Lane
"Frank F." <[EMAIL PROTECTED]> 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.

[BUGS] BUG #4058: xml_table() segfaults on null

2008-03-25 Thread Frank F.
The following bug has been logged online: Bug reference: 4058 Logged by: Frank F. Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.5-2PGDG Operating system: Centos Description:xml_table() segfaults on null Details: The xml_table() function in the xml2 contri