Home
last modified time | relevance | path

Searched refs:PLy_function_restore_args (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
640 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
640 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs);
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs)
640 PLy_function_restore_args(proc, ptr);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
640 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
640 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs);
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs)
640 PLy_function_restore_args(proc, ptr);
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
641 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/plpython/
H A Dplpy_exec.c39 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
121 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
535 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
640 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-docs/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql14-client/postgresql-14.1/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql13-server/postgresql-13.5/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql12-docs/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs);
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs)
641 PLy_function_restore_args(proc, ptr);
/dports/databases/postgresql12-server/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
641 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql13-client/postgresql-13.5/src/pl/plpython/
H A Dplpy_exec.c36 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
118 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
527 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
632 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql12-plpython/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
641 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs); in PLy_exec_function()
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs) in PLy_function_restore_args() function
641 PLy_function_restore_args(proc, ptr); in PLy_global_args_pop()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs);
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs)
641 PLy_function_restore_args(proc, ptr);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/pl/plpython/
H A Dplpy_exec.c40 static void PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs);
122 PLy_function_restore_args(proc, srfstate->savedargs);
536 PLy_function_restore_args(PLyProcedure *proc, PLySavedArgs *savedargs)
641 PLy_function_restore_args(proc, ptr);

12