git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 0fef877) | patch
Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.
2023年7月13日 06:03:17 +0000 (15:03 +0900)
2023年7月13日 06:03:17 +0000 (15:03 +0900)
commit fd48a86c6241b994ce67c8b53a918e6b42c8063c
Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.

Commit 89e46da5e allowed REPLICA IDENTITY FULL tables to use an index
on the subscriber during apply of update/delete. This commit clarifies
in the documentation that the leftmost field of candidate indexes must
be a column (not an expression) that references the published relation
column.

The source code comments are also updated accordingly.

Reviewed-by: Peter Smith, Amit Kapila
Discussion: https://postgr.es/m/CAD21AoDJjffEvUFKXT27Q5U8-UU9JHv4rrJ9Ke8Zkc5UPWHLvA@mail.gmail.com
Backpatch-through: 16
doc/src/sgml/logical-replication.sgml diff | blob | blame | history
src/backend/executor/execReplication.c diff | blob | blame | history
src/backend/replication/logical/relation.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /