From 6a28f622392eed4192671f4e40ab54482bdfe8ad Mon Sep 17 00:00:00 2001 From: Onur Tirtir Date: Mon, 25 Jan 2021 17:43:08 +0300 Subject: [PATCH] Remove stale comment --- src/backend/distributed/sql/downgrades/citus--10.0-1--9.5-1.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/src/backend/distributed/sql/downgrades/citus--10.0-1--9.5-1.sql b/src/backend/distributed/sql/downgrades/citus--10.0-1--9.5-1.sql index 3eefff340..d89a5668c 100644 --- a/src/backend/distributed/sql/downgrades/citus--10.0-1--9.5-1.sql +++ b/src/backend/distributed/sql/downgrades/citus--10.0-1--9.5-1.sql @@ -1,5 +1,4 @@ -- citus--10.0-1--9.5-1 --- this is an empty downgrade path since citus--9.5-1--10.0-1.sql is empty for now -- In Citus 10.0, we added another internal udf (notify_constraint_dropped) -- to be called by citus_drop_trigger. Since this script is executed when