follow feedback

add_worker_query_again
Onder Kalaci 2022-02-14 18:36:58 +01:00
parent be1e64da87
commit 3b7c801632
1 changed files with 1 additions and 1 deletions

View File

@ -1007,8 +1007,8 @@ SELECT * FROM multi_extension.print_extension_changes();
| function citus_check_connection_to_node(text,integer) boolean
| function citus_disable_node(text,integer,boolean) void
| function citus_internal_add_object_metadata(text,text[],text[],integer,integer,boolean) void
| function citus_internal_local_blocked_processes() SETOF record
| function citus_internal_global_blocked_processes() SETOF record
| function citus_internal_local_blocked_processes() SETOF record
| function citus_run_local_command(text) void
| function citus_shard_indexes_on_worker() SETOF record
| function citus_shards_on_worker() SETOF record