Fix regression
This commit is contained in:
@ -46,8 +46,6 @@ select * from gtt6;
|
||||
|
||||
-- SUCCESS
|
||||
create index CONCURRENTLY idx_gtt1 on gtt1 (b);
|
||||
ERROR: PGXC does not support concurrent INDEX yet
|
||||
DETAIL: The feature is not currently supported
|
||||
-- ERROR
|
||||
cluster gtt1 using gtt1_pkey;
|
||||
-- ERROR
|
||||
|
Reference in New Issue
Block a user