Re: Function for listing pg_wal/summaries directory

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: Michael Paquier <michael@paquier.xyz>, btogiwarayuushi <btogiwarayuushi@oss.nttdata.com>, pgsql-hackers@postgresql.org
Date: 2024-10-11T16:03:47Z
Lists: pgsql-hackers
On Fri, Oct 11, 2024 at 11:09:30AM +0900, Fujii Masao wrote:
> On 2024/10/08 23:36, Nathan Bossart wrote:
>> The patch posted upthread looks reasonable to me, so I'll go commit it soon
>> unless there is any feedback.
> 
> Thanks! The patch looks good to me, too.

Committed.

-- 
nathan



Commits

  1. Add pg_ls_summariesdir().