Fix core dump in error path of plpgsql_parse_tripwordtype. Somebody
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Dec 2005 17:08:49 +0000 (17:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 9 Dec 2005 17:08:49 +0000 (17:08 +0000)
commit2e468aa5d79cd4a14ac2e733e635e947471afc01
treee41129a7addc49fe227317fcaeb84228c68aae5e
parent07044f5d6fc49306caf5d721784efb3ebaa085a7
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