Fix misbehavior of func_error() on type names containing '%'.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Apr 2003 18:20:10 +0000 (18:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 23 Apr 2003 18:20:10 +0000 (18:20 +0000)
commit60bc45a1076296c32e7aac3bcfda1f866d01cc93
treed2c5daa964524c3feb773183113d12949d866765
parentf094673357cb2ef966c122ec31eee7ce544d2f6e
Fix misbehavior of func_error() on type names containing '%'.
Will patch separately but equivalently in HEAD.
src/backend/parser/parse_func.c