pgsql: Fix core dump in contrib/xml2's xpath_table() when the input - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
Date
Msg-id 20080326011917.9D69B7558E7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix core dump in contrib/xml2's xpath_table() when the input query returns
a NULL value.  Per bug #4058.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/contrib/xml2:
        xpath.c (r1.14 -> r1.14.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xpath.c?r1=1.14&r2=1.14.2.1)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix core dump in contrib/xml2's xpath_table() when the input
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix core dump in contrib/xml2's xpath_table() when the input