Reduce messages associated with shell-type function arguments/results
Tom Lane <tgl@sss.pgh.pa.us>
Reduce messages associated with shell-type function arguments/results from WARNING to NOTICE, since they are expected messages in common cases.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/functioncmds.c | modified | +7 −7 |
| src/test/regress/expected/create_type.out | modified | +4 −4 |
| src/test/regress/output/create_function_1.source | modified | +4 −4 |