OSDN Git Service

Reduce messages associated with shell-type function arguments/results
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Nov 2002 19:19:58 +0000 (19:19 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 1 Nov 2002 19:19:58 +0000 (19:19 +0000)
commit8d43947886e6e499086009a509db7834b6513c5d
tree1ce264a6ac8ab7ba3fdae9a9d5f4ed5bd3441c62
parent03a2371317da15340bc5d1eea9aa47edd45cd832
Reduce messages associated with shell-type function arguments/results
from WARNING to NOTICE, since they are expected messages in common cases.
src/backend/commands/functioncmds.c
src/test/regress/expected/create_type.out
src/test/regress/output/create_function_1.source