pgsql: Improve comments referring snapshot's subxip array. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Improve comments referring snapshot's subxip array.
Date
Msg-id E1ounOb-000Fxa-RL@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Disallow setting archive_library and archive_command at the same