pgsql: Improve comments referring snapshot's subxip array.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Improve comments referring snapshot's subxip array.
Дата
Msg-id E1ounOb-000Fxa-RL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve comments referring snapshot's subxip array.

It was referred to as subxact array in a few places and subxip array in
others. By changing it to subxip array, we make it consistent with similar
references to xip array.

Author: Japin Li
Reviewd by: Julien Rouhaud, Richard Guo
Discussion: https://postgr.es/m/MEYP282MB1669DCE7AC193A947CED2A95B6009@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8b5262fa0efdd515a05e533c2a1198e7b666f7d8

Modified Files
--------------
src/backend/storage/ipc/procarray.c | 2 +-
src/backend/utils/time/snapmgr.c    | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Disallow setting archive_library and archive_command at the same