From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Nathan Bossart <nathan(at)postgresql(dot)org>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Allow using syncfs() in frontend utilities. |
Date: | 2024-03-26 16:34:49 |
Message-ID: | 20240326163449.GA3299108@nathanxps13 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Tue, Mar 26, 2024 at 10:11:31AM -0500, Nathan Bossart wrote:
> On Tue, Mar 26, 2024 at 11:18:57AM +0100, Peter Eisentraut wrote:
>> On 22.03.24 17:52, Robert Haas wrote:
>>> I'd like to complain about this commit's addition of a new appendix.
>>
>> I already complained about that at <https://www.postgresql.org/message-id/42804669-7063-1320-ed37-3226d5f1067d@eisentraut.org>
>> and some follow-up was announced but didn't happen. It was on my list to
>> look into cleaning up during beta.
>
> Sorry about this, I lost track of it.
Here's a first attempt at a patch based on Robert's suggestion from
upthread.
--
Nathan Bossart
Amazon Web Services: https://aws.amazon.com
Attachment | Content-Type | Size |
---|---|---|
v1-0001-Adjust-documentation-for-syncfs.patch | text/x-diff | 10.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2024-03-26 17:06:06 | pgsql: Propagate pathkeys from CTEs up to the outer query. |
Previous Message | Bruce Momjian | 2024-03-26 16:28:04 | pgsql: C comment: mention no doc for negative start of substring(text) |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2024-03-26 16:35:39 | Re: Possibility to disable `ALTER SYSTEM` |
Previous Message | Bharath Rupireddy | 2024-03-26 16:29:23 | Re: Introduce XID age and inactive timeout based replication slot invalidation |