citus/src/backend/distributed/worker
Naisila Puka a69abe3be0
Fixes bug about int and smallint sequences on MX (#5254)
* Introduce worker_nextval udf for int&smallint column defaults

* Fix current tests and add new ones for worker_nextval
2021-09-09 23:41:07 +03:00
..
task_tracker_protocol.c update test outputs with task-tracker removal 2020-07-21 16:25:08 +03:00
worker_create_or_replace.c Use PROCESS_UTILITY_QUERY in utility calls 2021-02-19 13:55:59 +03:00
worker_data_fetch_protocol.c Fixes bug about int and smallint sequences on MX (#5254) 2021-09-09 23:41:07 +03:00
worker_drop_protocol.c Use current user to sync metadata 2021-07-16 13:25:27 +02:00
worker_file_access_protocol.c Move CheckCitusVersion to the top of each function 2021-06-01 17:43:46 +02:00
worker_merge_protocol.c Avoid switch to superuser in worker_merge_files_into_table 2021-09-09 11:00:29 +02:00
worker_partition_protocol.c Enable binary encoding by default on PG14 2021-09-06 10:27:29 +02:00
worker_shard_visibility.c Add CREATE INDEX ... ON ONLY and ALTER INDEX ... ATTACH PARTITION (#4938 #4980) 2021-08-13 13:12:45 +03:00
worker_sql_task_protocol.c remove task-tracker in comments, documentation 2020-07-21 16:21:01 +03:00
worker_truncate_trigger_protocol.c Use current user to sync metadata 2021-07-16 13:25:27 +02:00