On Fri, 25 Jul 2025 at 06:23, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
> On 2025-Jul-25, Dave Cramer wrote:
>
> > FYI, the reason I used XLogData is because the term is used multiple
> times
> > here https://www.postgresql.org/docs/devel/protocol-replication.html
>
> Yeah, we could rename it, as in the attached. It doesn't harm anything.
>
Consistency is good. If your patch were applied, then it would be
consistent to use WALData
Dave