Fix style

pull/7478/head
eaydingol 2024-02-01 07:42:32 +00:00
parent 1be9dc3e9e
commit 5ffb6fbfa5
2 changed files with 2 additions and 2 deletions

View File

@ -43,4 +43,4 @@ REVOKE ALL ON FUNCTION citus_internal.start_management_transaction FROM PUBLIC;
#include "udfs/citus_blocking_pids/12.2-1.sql"
#include "udfs/citus_isolation_test_session_is_blocked/12.2-1.sql"
DROP VIEW IF EXISTS pg_catalog.citus_lock_waits;
#include "udfs/citus_lock_waits/12.2-1.sql"
#include "udfs/citus_lock_waits/12.2-1.sql"

View File

@ -40,4 +40,4 @@ DROP FUNCTION citus_internal.local_blocked_processes();
#include "../udfs/citus_isolation_test_session_is_blocked/11.1-1.sql"
DROP VIEW IF EXISTS pg_catalog.citus_lock_waits;
#include "../udfs/citus_lock_waits/11.0-1.sql"
DROP FUNCTION citus_internal.global_blocked_processes;
DROP FUNCTION citus_internal.global_blocked_processes;