Fix style

pull/7811/head
naisila 2024-12-26 14:49:23 +03:00
parent cdbd8947c4
commit 915d02dad7
1 changed files with 1 additions and 1 deletions

View File

@ -606,7 +606,7 @@ ALTER INDEX tbl_idx ALTER COLUMN 2 SET STATISTICS -1;
-- COPY ON_ERROR option
-- Error out for Citus tables because we don't support it yet
-- Relevant PG17 commits:
-- Relevant PG17 commits:
-- https://github.com/postgres/postgres/commit/9e2d87011
-- https://github.com/postgres/postgres/commit/b725b7eec