Skip to content

Commit 839be90

Browse files
authored
bad DDL -- this should fail
1 parent ae434d2 commit 839be90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-- Deploy green-zone:pgbench-accounts-index-bid to pg
22

3-
create index /**concurrently**/ bid_idx on pgbench_accounts(bid);
3+
4+
create index /*** concurrently ***/ bid_idx on pgbench_accounts(bid);

0 commit comments

Comments
 (0)