]> granicus.if.org Git - postgresql/commit
Give a better error message if an SQL-language function is
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 Apr 1999 22:57:29 +0000 (22:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 3 Apr 1999 22:57:29 +0000 (22:57 +0000)
commita253dcdb239963bb5a621c9fcfc486457019aeea
tree96e7a242797217d56a51125a9b0a41d4bf65116e
parent4ed92696762e5e37c7d062ffd892b4e03a3e4cee
Give a better error message if an SQL-language function is
called through fmgr.  Someday we should try to actually execute the function,
but that looks like it might be a major feature addition.
Not something to try during beta phase.
src/backend/utils/fmgr/fmgr.c