Log Message:
-----------
Fix inadequate error checking: you can't assume that fcinfo->resultinfo
is a ReturnSetInfo unless you've tested it with IsA.

Modified Files:
--------------
    pgsql/contrib/tablefunc:
        tablefunc.c (r1.36 -> r1.37)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tablefunc/tablefunc.c.diff?r1=1.36&r2=1.37)
    pgsql/contrib/xml2:
        xpath.c (r1.6 -> r1.7)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/xml2/xpath.c.diff?r1=1.6&r2=1.7)

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to