Skip to content
Snippets Groups Projects
user avatar
Tom Lane authored
get_func_arg_info() for consistency with other names there.
This code will probably be useful to other PLs when they start to
support OUT parameters, so better to have it in the main backend.
Also, fix plpgsql validator to detect bogus OUT parameters even when
check_function_bodies is off.
15093bf2
History
Name Last commit Last update
..
Makefile
README
dfmgr.c
fmgr.c
funcapi.c