BUG #4058: xml_table() segfaults on null - Mailing list pgsql-bugs

From Frank F.
Subject BUG #4058: xml_table() segfaults on null
Date
Msg-id 200803251913.m2PJDbaF099746@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #4058: xml_table() segfaults on null
List pgsql-bugs
The following bug has been logged online:

Bug reference:      4058
Logged by:          Frank F.
Email address:      merreborn@yahoo.com
PostgreSQL version: 8.2.5-2PGDG
Operating system:   Centos
Description:        xml_table() segfaults on null
Details:

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.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: can't delete record from second table in rules of view with join select
Next
From: "David Rowley"
Date:
Subject: Possible problem with EXTRACT(EPOCH FROM TIMESTAMP)