Re: Libpq support to connect to standby server as priority - Mailing list pgsql-hackers

From Greg Nancarrow
Subject Re: Libpq support to connect to standby server as priority
Date
Msg-id CAJcOf-dz9owLLAHAdgqiqRzndMc8X4oUeaSHYq6j2qoPXrF+1Q@mail.gmail.com
Whole thread Raw
In response to Re: Libpq support to connect to standby server as priority  (Alvaro Herrera from 2ndQuadrant <alvherre@alvh.no-ip.org>)
List pgsql-hackers
On Wed, Sep 11, 2019 at 10:17 AM Alvaro Herrera from 2ndQuadrant
<alvherre@alvh.no-ip.org> wrote:
>
> Oh, oops. Here they are then.
>

With the permission of the original patch author, Haribabu Kommi, I’ve
rationalized the existing 8 patches into 3 patches, merging patches
1-5 and 6-7, and tidying up some documentation and code comments. I
also rebased them to the latest PG12 source code (as of October 1,
2019). The patch code itself is the same, except for some version
checks that I have updated to target the features for PG13 instead of
PG12.
I’ve attached the updated patches.

Regards,
Greg Nancarrow
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Change atoi to strtol in same place
Next
From: Greg Nancarrow
Date:
Subject: Re: Libpq support to connect to standby server as priority