diff options
author | Álvaro Herrera <alvherre@kurilemu.de> | 2025-08-04 14:03:01 +0200 |
---|---|---|
committer | Álvaro Herrera <alvherre@kurilemu.de> | 2025-08-04 14:03:01 +0200 |
commit | 07684443b1e03cd56a6a9dee589f5de91e3f9a34 (patch) | |
tree | aed04ffd460d43afcd5860d6363ac6e86b798c3d /src/backend/access/transam/xlogutils.c | |
parent | 4614d53d4ef4d2249df45adedd85da8129feee94 (diff) | |
download | postgresql-07684443b1e03cd56a6a9dee589f5de91e3f9a34.tar.gz postgresql-07684443b1e03cd56a6a9dee589f5de91e3f9a34.zip |
Rename XLogData protocol message to WALData
This name is only used as documentation, and using this name is
consistent with its byte being a 'w'. Renaming it would also make the
use of a symbolic name based on the word "WAL" rather than the obsolete
"XLog" term more consistent, per future commits along the lines of
37c7a7eeb6d1, 4a68d5008869, f4b54e1ed985.
Discussion: https://postgr.es/m/aIECfYfevCUpenBT@nathan
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions