pgsql: Fix and improve SnapshotType comments.

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Fix and improve SnapshotType comments.
Дата
Msg-id E1hSVCi-0000rN-UM@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix and improve SnapshotType comments.

The comment for SNAPSHOT_SELF was unfortunately explaining
SNAPSHOT_DIRTY, as reported by Sergei. Also expand a few comments, and
include a few more comments from heapam_visibility.c, so they're in an
AM independent place.

Reported-By: Sergei Kornilov
Author: Andres Freund
Discussion: https://postgr.es/m/9152241558192351@sas1-d856b3d759c7.qloud-c.yandex.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/78d6a9cbd3438969ac87b9f1aaf0f07226636ed7

Modified Files
--------------
src/include/utils/snapshot.h | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Revert "In the pg_upgrade test suite,don't write to src/test/re
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix some grammar in documentation of spgist and pgbench