citus/src
SaitTalhaNisanci dcf54eaf2a Use PROCESS_UTILITY_QUERY in utility calls
When we use PROCESS_UTILITY_TOPLEVEL it causes some problems when
combined with other extensions such as pg_audit. With this commit we use
PROCESS_UTILITY_QUERY in the codebase to fix those problems.
2021-02-19 13:55:59 +03:00
..
backend Use PROCESS_UTILITY_QUERY in utility calls 2021-02-19 13:55:59 +03:00
include Only consider pseudo constants for shortcuts (#4712) 2021-02-15 18:39:37 +03:00
test Support dropping local table indexes along with a distributed index 2021-02-18 13:30:12 +03:00