Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 53dcba9

Browse files
committed
pgindent run
for commit 79b575d
1 parent b5be29e commit 53dcba9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/backend/commands/tablecmds.c

+1
Original file line numberDiff line numberDiff line change
@@ -17296,6 +17296,7 @@ ATExecReplicaIdentity(Relation rel, ReplicaIdentityStmt *stmt, LOCKMODE lockmode
1729617296
errmsg("\"%s\" is not an index for table \"%s\"",
1729717297
RelationGetRelationName(indexRel),
1729817298
RelationGetRelationName(rel))));
17299+
1729917300
/*
1730017301
* The AM must support uniqueness, and the index must in fact be unique.
1730117302
* If we have a WITHOUT OVERLAPS constraint (identified by uniqueness +

0 commit comments

Comments
 (0)