Thread
Commits
-
postgres_fdw: Improve comment about handling of asynchronous requests.
- 56c6703bd0be 17.0 landed
-
Fix bogus coding in ExecAppendAsyncEventWait().
- f6f61a4bd9cc 16.3 cited
-
Comment about handling of asynchronous requests in postgres_fdw.c
Etsuro Fujita <etsuro.fujita@gmail.com> — 2024-04-10T11:51:34Z
Hi, We updated $SUBJECT in back branches to make it clear (see commit f6f61a4bd), so I would like to propose to do so in HEAD as well for consistency. Attached is a patch for that. Best regards, Etsuro Fujita
-
Re: Comment about handling of asynchronous requests in postgres_fdw.c
Etsuro Fujita <etsuro.fujita@gmail.com> — 2024-04-11T10:45:59Z
On Wed, Apr 10, 2024 at 8:51 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote: > We updated $SUBJECT in back branches to make it clear (see commit > f6f61a4bd), so I would like to propose to do so in HEAD as well for > consistency. Attached is a patch for that. Pushed. Best regards, Etsuro Fujita