Re: DOCS - pg_walsummary filename

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: DOCS - pg_walsummary filename
Date: 2026-02-22 03:50:12
Message-ID: aZp89GBcewzhhcHn@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 19, 2026 at 04:55:29PM +1100, Peter Smith wrote:
> In passing, I renamed this from 'file' to 'filename', for consistency
> with other Server Applications that talk about filenames. e.g.
> - initdb
> - pg_createsubscriber
> - pg_ctl
> - pg_rewind
> - postgres
>
> PSA patch for details.

Yep, that sounds right. Thanks.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Marcos Magueta 2026-02-22 05:11:18 Re: WIP - xmlvalidate implementation from TODO list
Previous Message Michael Paquier 2026-02-22 03:40:10 Re: BUG #19393: pg_upgrade fails with duplicate key violation when CHECK constraint named *_not_null exists