Thread

Commits

  1. postgres_fdw: Improve comment about handling of asynchronous requests.

  2. Fix bogus coding in ExecAppendAsyncEventWait().

  1. 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
    
  2. 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