Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-26T05:56:16Z
Lists: pgsql-hackers
Attachments
- v3-0001-Use-WAL-segment-instead-of-log-segment.patch (application/octet-stream) patch v3-0001
- v3-0002-Replace-log-record-with-WAL-record-in-docs.patch (application/octet-stream) patch v3-0002
On Wed, Mar 2, 2022 at 11:41 AM Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com> wrote: > > Please review the v2 patch set. Had to rebase. Attaching v3 patch set. Regards, Bharath Rupireddy.
Commits
-
Use the terminology "WAL file" not "log file" more consistently.
- 31dcfae83c00 16.0 landed