Re: Patch: Implement failover on libpq connect level.
Gavin Flower <gavinflower@archidevsys.co.nz>
From: Gavin Flower <GavinFlower@archidevsys.co.nz>
To: Mithun Cy <mithun.cy@enterprisedb.com>,
Robert Haas <robertmhaas@gmail.com>
Cc: Kuntal Ghosh <kuntalghosh.2007@gmail.com>,
Catalin Iacob <iacobcatalin@gmail.com>,
"Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>,
Craig Ringer <craig@2ndquadrant.com>,
Peter van Hardenberg <pvh@pvh.ca>, Peter Eisentraut <peter_e@gmx.net>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-12-05T17:57:30Z
Lists: pgsql-hackers
On 05/12/16 17:00, Mithun Cy wrote: [...] > errorMessage even outside PQconnectPoll. But that seems not required. > Attacting the new patch which fixes the same. > > -- > Thanks and Regards > Mithun C Y > EnterpriseDB: http://www.enterprisedb.com <http://www.enterprisedb.com/> [...] Is that meant to be 'attaching' or 'attacking'??? <ducks, and runs away VERY quickly> MORE SERIOUSLY thanks for your and others efforts for making pg great! Cheers, Gavin
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