aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeGroup.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-09-06 20:18:08 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-09-06 20:18:08 +0000
commit409c144d8343f7f2284ff90979edfec3c487e9ee (patch)
tree015031d47fb926eb2f4a9a7998cf005a564a33d1 /src/backend/executor/nodeGroup.c
parent2c863ca818ba0a9704dbfe24eb578870b54bfee8 (diff)
downloadpostgresql-409c144d8343f7f2284ff90979edfec3c487e9ee.tar.gz
postgresql-409c144d8343f7f2284ff90979edfec3c487e9ee.zip
Adjust psql's new \ef command to present an empty CREATE FUNCTION template
for editing if no function name is specified. This seems a much cleaner way to offer that functionality than the original patch had. In passing, de-clutter the error displays that are given for a bogus function-name argument, and standardize on "$function$" as the default delimiter for the function body. (The original coding would use the shortest possible dollar-quote delimiter, which seems to create unnecessarily high risk of later conflicts with the user-modified function body.)
Diffstat (limited to 'src/backend/executor/nodeGroup.c')
0 files changed, 0 insertions, 0 deletions