Re: postgres_fdw "parallel_commit" docs
Etsuro Fujita <etsuro.fujita@gmail.com>
From: Etsuro Fujita <etsuro.fujita@gmail.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-13T09:41:31Z
Lists: pgsql-hackers
Hi Jonathan, On Thu, May 12, 2022 at 10:32 PM Jonathan S. Katz <jkatz@postgresql.org> wrote: > On 5/12/22 7:26 AM, Etsuro Fujita wrote: > > Attached is an updated patch. I'll commit the patch if no objections. > > I think this is much easier to read. Cool! > I made a few minor copy edits. Please see attached. LGTM, so I pushed the patch. Thanks for the patch and taking the time to improve this! Best regards, Etsuro Fujita
Commits
-
Doc: Improve description of the "parallel_commit" option for postgres_fdw.
- 8c8d307f8297 15.0 landed