aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-12-28 18:11:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-12-28 18:11:25 +0000
commit15093bf2d8cd80199e2a63361e4541ebe24b0a33 (patch)
tree02df46f9f5f280763b12c4962f35011f01595740 /src/backend/tcop/postgres.c
parent776d63f975d06ce8c6e99d78f85fb3726d59f3eb (diff)
downloadpostgresql-15093bf2d8cd80199e2a63361e4541ebe24b0a33.tar.gz
postgresql-15093bf2d8cd80199e2a63361e4541ebe24b0a33.zip
Move plpgsql's fetchArgInfo() into funcapi.c, and rename to
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.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions