1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-29 13:56:47 +03:00

pgindent run

for commit 79b575d3bc0
This commit is contained in:
Peter Eisentraut 2024-11-21 21:40:17 +01:00
parent b5be29ecaf
commit 53dcba9be5

View 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 +