mirror of https://github.com/citusdata/citus.git
1) Regular users fail to use clock UDF with permission issue. 2) Clock functions were declared as STABLE, whereas by definition they are VOLATILE. By design, any clock/time functions will return different results for each call even within a single SQL statement. Note: UDF citus_get_transaction_clock() is a misnomer as it internally calls the clock tick which always returns different results for every invocation in the same transaction. |
||
---|---|---|
.. | ||
11.2-1.sql | ||
latest.sql |