pgsql: Document WAL rules related to PD_ALL_VISIBLE in README.

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема pgsql: Document WAL rules related to PD_ALL_VISIBLE in README.
Дата
Msg-id E1ottcR-000nE4-0c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Document WAL rules related to PD_ALL_VISIBLE in README.

Also improve comments.

Discussion: https://postgr.es/m/a50005c1c537f89bb359057fd70e66bb83bce969.camel@j-davis.com
Reviewed-by: Peter Geoghegan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/97c61f70d1b97bdfd20dcb1f2b1be42862ec88c2

Modified Files
--------------
src/backend/access/heap/heapam.c        |  6 ++++--
src/backend/access/heap/visibilitymap.c | 17 +++++++++++------
src/backend/access/transam/README       | 17 +++++++++++++++++
3 files changed, 32 insertions(+), 8 deletions(-)


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: pgsql: Fix theoretical torn page hazard.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix volatility marking of timestamptz_trunc_zone.