pgsql: Revert "Remove pointless HeapTupleHeaderIndicatesMovedPartitions

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Revert "Remove pointless HeapTupleHeaderIndicatesMovedPartitions
Дата
Msg-id E1kT7o1-0002of-6W@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Revert "Remove pointless HeapTupleHeaderIndicatesMovedPartitions calls"

This reverts commit 85adb5e91ec2.  It was not intended for commit just
yet.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/93f84d59f80d11a3d8ade9ae71560162d6f3ecb2

Modified Files
--------------
src/backend/access/heap/heapam.c            | 12 ++++++++----
src/backend/access/heap/heapam_visibility.c |  9 ++++++---
2 files changed, 14 insertions(+), 7 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Remove pointless HeapTupleHeaderIndicatesMovedPartitions calls
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: improve description of synchronous_commit modes