Home
last modified time | relevance | path

Searched refs:interpret_func_support (Results 1 – 21 of 21) sorted by relevance

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-client/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/commands/
H A Dfunctioncmds.c686 interpret_func_support(DefElem *defel) in interpret_func_support() function
863 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1473 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel) in interpret_func_support() function
848 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1338 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/commands/
H A Dfunctioncmds.c653 interpret_func_support(DefElem *defel)
848 *prosupport = interpret_func_support(support_item);
1338 Oid newsupport = interpret_func_support(support_item);
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel)
846 *prosupport = interpret_func_support(support_item);
1336 Oid newsupport = interpret_func_support(support_item);
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/commands/
H A Dfunctioncmds.c651 interpret_func_support(DefElem *defel) in interpret_func_support() function
846 *prosupport = interpret_func_support(support_item); in compute_function_attributes()
1336 Oid newsupport = interpret_func_support(support_item); in AlterFunction()