pgindent run
authorPeter Eisentraut
Thu, 21 Nov 2024 20:40:17 +0000 (21:40 +0100)
committerPeter Eisentraut
Thu, 21 Nov 2024 20:40:17 +0000 (21:40 +0100)
for commit 79b575d3bc0

src/backend/commands/tablecmds.c

index f53129a1c4880e05276132b14bddf0ffff5db5e6..1af2e2bffb28084cedec6a8f441e4d46b70cb116 100644 (file)
@@ -17296,6 +17296,7 @@ ATExecReplicaIdentity(Relation rel, ReplicaIdentityStmt *stmt, LOCKMODE lockmode
                 errmsg("\"%s\" is not an index for table \"%s\"",
                        RelationGetRelationName(indexRel),
                        RelationGetRelationName(rel))));
+
    /*
     * The AM must support uniqueness, and the index must in fact be unique.
     * If we have a WITHOUT OVERLAPS constraint (identified by uniqueness +