BUG #4058: xml_table() segfaults on null

From: "Frank F(dot)" <merreborn(at)yahoo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4058: xml_table() segfaults on null
Date: 2008-03-25 19:13:37
Message-ID: 200803251913.m2PJDbaF099746@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4058
Logged by: Frank F.
Email address: merreborn(at)yahoo(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Rowley 2008-03-25 19:50:30 Possible problem with EXTRACT(EPOCH FROM TIMESTAMP)
Previous Message Tom Lane 2008-03-25 15:30:25 Re: can't delete record from second table in rules of view with join select