Home
last modified time | relevance | path

Searched refs:FUNC_PARAM_OUT (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/databases/py-pglast/pglast-1.2/pglast/enums/
H A Dparsenodes.py154 FUNC_PARAM_OUT = 'o' variable in FunctionParameterMode
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
360 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
365 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
361 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
366 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c288 if (fp->mode == FUNC_PARAM_OUT)
296 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE)
361 (prevfp->mode == FUNC_PARAM_OUT ||
366 (fp->mode == FUNC_PARAM_OUT ||
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT)
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE)
359 (prevfp->mode == FUNC_PARAM_OUT ||
364 (fp->mode == FUNC_PARAM_OUT ||
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c287 if (fp->mode == FUNC_PARAM_OUT) in interpret_function_parameter_list()
295 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
359 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
364 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/commands/
H A Dfunctioncmds.c282 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
344 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
349 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/commands/
H A Dfunctioncmds.c282 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
344 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
349 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/commands/
H A Dfunctioncmds.c282 if (fp->mode != FUNC_PARAM_OUT && fp->mode != FUNC_PARAM_TABLE) in interpret_function_parameter_list()
344 (prevfp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()
349 (fp->mode == FUNC_PARAM_OUT || in interpret_function_parameter_list()

123456789