]> granicus.if.org Git - postgresql/commit
Fix segfault when xpath_list function is applied to an invalid document.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 Jan 2005 17:40:40 +0000 (17:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 9 Jan 2005 17:40:40 +0000 (17:40 +0000)
commit0549de06ba85acf266f9f6f3719df1411e9d5cef
treee7cd6ec65c7cdb12e91b9b335101a2df32d792e3
parent84620860d9c091213570a8f7c6178a415d51ed89
Fix segfault when xpath_list function is applied to an invalid document.
John Gray
contrib/xml2/xpath.c