projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5be29e
)
pgindent run
author
Peter Eisentraut
Thu, 21 Nov 2024 20:40:17 +0000
(21:40 +0100)
committer
Peter Eisentraut
Thu, 21 Nov 2024 20:40:17 +0000
(21:40 +0100)
for commit
79b575d3bc0
src/backend/commands/tablecmds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/commands/tablecmds.c
b/src/backend/commands/tablecmds.c
index f53129a1c4880e05276132b14bddf0ffff5db5e6..1af2e2bffb28084cedec6a8f441e4d46b70cb116 100644
(file)
--- a/
src/backend/commands/tablecmds.c
+++ b/
src/backend/commands/tablecmds.c
@@
-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 +