Re: Patch: Implement failover on libpq connect level.
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: David Steele <david@pgmasters.net>, Thom Brown <thom@linux.com>
Cc: Victor Wagner <vitus@wagner.pp.ru>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2016-03-10T12:34:30Z
Lists: pgsql-hackers
On 9 March 2016 at 23:11, David Steele <david@pgmasters.net> wrote: > There hasn't been any movement on this patch in a while. Will you have a > new tests ready for review soon? > I see the value in this feature, but the patch itself needs work and probably some slimming down/reality and a good spellcheck. If someone takes this on soon it can go into 9.6, otherwise I vote to reject this early to avoid wasting review time. -- Simon Riggs http://www.2ndQuadrant.com/ <http://www.2ndquadrant.com/> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
libpq: Add target_session_attrs parameter.
- 721f7bd3cbcc 10.0 landed
-
Remove superuser checks in pgstattuple
- fd321a1dfd64 10.0 cited
-
Fix unwanted flushing of libpq's input buffer when socket EOF is seen.
- c405918858c0 9.6.0 cited