Skip to content

Commit

Permalink
Fix build fail
Browse files Browse the repository at this point in the history
  • Loading branch information
halilozanakgul committed Jul 11, 2023
1 parent 1067a09 commit 717d1d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/distributed/sql/citus--11.3-2--12.0-1.sql
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ GRANT SELECT ON pg_catalog.pg_dist_schema TO public;
#include "udfs/citus_drop_trigger/12.0-1.sql"

#include "udfs/citus_tables/12.0-1.sql"
DROP VIEW citus_shards;
#include "udfs/citus_shards/12.0-1.sql"

#include "udfs/citus_schemas/12.0-1.sql"
Expand Down

0 comments on commit 717d1d4

Please sign in to comment.