Home
last modified time | relevance | path

Searched refs:list_delete_int (Results 101 – 125 of 153) sorted by relevance

1234567

/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/nodes/
H A Dlist.c815 list_delete_int(List *list, int datum) in list_delete_int() function
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/nodes/
H A Dlist.c815 list_delete_int(List *list, int datum) in list_delete_int() function
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/nodes/
H A Dlist.c815 list_delete_int(List *list, int datum) in list_delete_int() function
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/nodes/
H A Dlist.c815 list_delete_int(List *list, int datum) in list_delete_int() function
/dports/databases/plpgsql_check/plpgsql_check-2.0.6/src/
H A Dstmtwalk.c327 *exceptions = list_delete_int(*exceptions, err_code); in plpgsql_check_stmt()
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/watchdog/
H A Dwatchdog.c1725 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, lfirst_int(lc)); in read_sockets()
1756 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients, lfirst_int(lc)); in read_sockets()
3704 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, ipcCommand->sourceIPCSo… in cleanUpIPCCommand()
/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/watchdog/
H A Dwatchdog.c1579 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks,lfirst_int(lc)); in read_sockets()
1608 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients,lfirst_int(lc)); in read_sockets()
3702 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks,ipcCommand->sourceIPCSoc… in cleanUpIPCCommand()
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/watchdog/
H A Dwatchdog.c1669 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks,lfirst_int(lc)); in read_sockets()
1698 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients,lfirst_int(lc)); in read_sockets()
3514 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks,ipcCommand->sourceIPCSoc… in cleanUpIPCCommand()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/watchdog/
H A Dwatchdog.c1724 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, lfirst_int(lc)); in read_sockets()
1755 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients, lfirst_int(lc)); in read_sockets()
3663 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, ipcCommand->sourceIPCSo… in cleanUpIPCCommand()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/watchdog/
H A Dwatchdog.c1750 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, lfirst_int(lc)); in read_sockets()
1781 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients, lfirst_int(lc)); in read_sockets()
3792 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, ipcCommand->sourceIPCSo… in cleanUpIPCCommand()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/watchdog/
H A Dwatchdog.c1797 g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, lfirst_int(lc)); in read_sockets()
1828 g_cluster.notify_clients = list_delete_int(g_cluster.notify_clients, lfirst_int(lc)); in read_sockets()
3852 …g_cluster.ipc_command_socks = list_delete_int(g_cluster.ipc_command_socks, ipcCommand->sourceIPCSo… in cleanUpIPCCommand()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/plan/
H A Dplanner.c3076 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/optimizer/plan/
H A Dplanner.c3284 new_elems = list_delete_int(new_elems, ref); in reorder_grouping_sets()

1234567