Rename XLogData protocol message to WALData
Álvaro Herrera <alvherre@kurilemu.de>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/protocol.sgml | modified | +4 −4 |
| src/bin/pg_basebackup/pg_recvlogical.c | modified | +2 −2 |
| src/bin/pg_basebackup/receivelog.c | modified | +9 −9 |
Discussion
- More protocol.h replacements this time into walsender.c 29 messages · 2025-07-22 → 2025-08-06