Add a convenience routine makeFuncCall to reduce duplication.
authorRobert Haas <rhaas@postgresql.org>
Mon, 1 Jul 2013 18:41:33 +0000 (14:41 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 1 Jul 2013 18:46:54 +0000 (14:46 -0400)
commit0d22987ae9fe5dc9861e314f1609c8b69d61bbfc
treef99ba262c356a7fd3c8af83847ea53a056a6f714
parent3132a9b7ab3d76c15f88cfa29792fd888e7a959e
Add a convenience routine makeFuncCall to reduce duplication.

David Fetter and Andrew Gierth, reviewed by Jeevan Chalke
src/backend/nodes/makefuncs.c
src/backend/parser/gram.y
src/backend/parser/parse_utilcmd.c
src/include/nodes/makefuncs.h
src/include/nodes/parsenodes.h