]> granicus.if.org Git - postgresql/commit
Fix failure to double-quote function argument names when needed, in
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Jun 2009 14:36:06 +0000 (14:36 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 9 Jun 2009 14:36:06 +0000 (14:36 +0000)
commitadaf60131f81394939b5b55f74130343d520cd2d
tree2a36ba1420525273acf62a1207a883142e4b539c
parentc773ec6b1526824be172fbf2d7ce2cc05d810f34
Fix failure to double-quote function argument names when needed, in
pg_get_function_arguments() and related functions.  Per report from
Andreas Nolte.
src/backend/utils/adt/ruleutils.c