Teja Mupparti
Teja Mupparti
DESCRIPTION: Remove the GUC, citus.enable_unsafe_triggers, mention in the error message as this config is meant for advanced users.
Routine that returns monotonically increasing logical clock value, as close to epoch value (in milli seconds) as possible, with the guarantee that it will never go back from its current...
This implements a new UDF citus_get_cluster_clock() that returns a monotonically increasing logical clock. Clock guarantees to never go back in value after restarts and makes best attempt to keep the...