Allow specifying multiple hosts in libpq connect options

Edit
ID 222
Title Allow specifying multiple hosts in libpq connect options
Topic Clients
Created 2015-04-22 18:50:19
Last modified 2015-08-25 12:34:25 (9 years, 2 months ago)
Latest email 2015-08-25 12:34:16 (9 years, 2 months ago)
Status
2015-07: Returned with feedback
Target version
Authors Mikko Tiihonen (mikko)
Reviewers Steve Singer (ssinger)Become reviewer
Committer
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/222
git checkout commitfest/cf/222
Emails
[PATCH] libpq: Allow specifying multiple host names to try to connect to
First at 2015-04-19 15:18:10 by Mikko Tiihonen <Mikko.Tiihonen at nitorcreations.com>
Latest at 2015-08-25 12:34:16 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (libpq_multiple_hosts.patch) at 2015-04-19 15:18:10 from Mikko Tiihonen <Mikko.Tiihonen at nitorcreations.com>
    Attachment (libpq_multiple_hosts.patch) at 2015-04-19 15:18:10 from Mikko Tiihonen <Mikko.Tiihonen at nitorcreations.com> (Patch: Yes)
History
When Who What
2015-08-25 12:34:25 Michael Paquier (michael-kun) Closed in commitfest 2015-07 with status: Returned with feedback
2015-07-09 17:41:50 Steve Singer (ssinger) New status: Waiting on Author
2015-07-05 02:18:11 Steve Singer (ssinger) Added ssinger as reviewer
2015-04-22 18:50:46 Mikko Tiihonen (mikko) Changed authors to Mikko Tiihonen (mikko)
2015-04-22 18:50:19 Mikko Tiihonen (mikko) Attached mail thread 1429456689719.46797@nitorcreations.com
2015-04-22 18:50:19 Mikko Tiihonen (mikko) Created patch record
Edit