Re: Small fixes for incorrect error messages - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Small fixes for incorrect error messages
Date
Msg-id caaa147e-7eae-456f-9bc6-4fd23b1ef64e@eisentraut.org
Whole thread Raw
In response to Re: Small fixes for incorrect error messages  ("zengman" <zengman@halodbtech.com>)
Responses Re: Small fixes for incorrect error messages
List pgsql-hackers
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.




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Meson vs. Solaris
Next
From: Heikki Linnakangas
Date:
Subject: Re: Add 64-bit XIDs into PostgreSQL 15