On 07.02.26 10:24, zengman wrote:
>> It doesn't make sense to "stat a file for reading". The changed message
>> should probably just be
>> + pg_fatal("could not stat file \"%s\": %m",
>> fullpath);
>
> You're right. I was careless earlier, my apologies.
Ok, I have fixed this.