]> granicus.if.org Git - postgresql/commit
Fix core dump in error path of plpgsql_parse_tripwordtype. Somebody
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Dec 2005 17:09:00 +0000 (17:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Dec 2005 17:09:00 +0000 (17:09 +0000)
commit49d0ac4472a0e908473e38fdb24fa86758a18e30
tree1ffa3c53edfa7234948b70e357f56d5cabe7bca2
parent832bcfef55e160998fd1b46e3bf6cbbdeb23df15
Fix core dump in error path of plpgsql_parse_tripwordtype.  Somebody
introduced a copy-and-pasteo while trying to simplify the code.
src/pl/plpgsql/src/pl_comp.c