Fix psql's handling of connect strings and URIs in \c

Edit
ID 101
Title Fix psql's handling of connect strings and URIs in \c
Topic Bug Fixes
Created 2015-01-16 13:39:35
Last modified 2015-04-01 23:12:54 (9 years, 8 months ago)
Latest email 2015-04-02 17:34:38 (9 years, 8 months ago)
Status
2015-02: Committed
Target version
Authors David Fetter (dfetter)
Reviewers Pavel Stehule (okbobcz)Become reviewer
Committer Álvaro Herrera (alvherre)
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/101
git checkout commitfest/cf/101
Emails
POLA violation with \c service=
First at 2014-12-16 21:11:32 by David Fetter <david at fetter.org>
Latest at 2015-04-02 17:34:38 by Andrew Dunstan <andrew at dunslane.net>
Latest attachment (psql_fix_uri_service_95_010.patch) at 2015-02-27 16:42:29 from David Fetter <david at fetter.org>
    Attachment (psql_fix_uri_service_95_010.patch) at 2015-02-27 16:42:29 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_009.patch) at 2015-02-23 21:02:23 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (psql_fix_uri_service_009.patch) at 2015-02-23 20:56:12 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: No)
    Attachment (psql_fix_uri_service_008.patch) at 2015-02-20 20:55:20 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (psql_fix_uri_service_007.patch) at 2015-02-20 06:10:29 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (psql_fix_uri_service_006.patch) at 2015-02-19 22:33:28 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_005.patch) at 2015-02-19 18:51:30 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_004.patch) at 2015-01-11 00:41:16 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_003.patch) at 2015-01-09 19:15:51 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_002.patch) at 2015-01-09 04:04:47 from David Fetter <david at fetter.org> (Patch: Yes)
    Attachment (psql_fix_uri_service_001.patch) at 2014-12-31 00:48:11 from David Fetter <david at fetter.org> (Patch: Yes)
History
When Who What
2015-04-01 23:12:54 Álvaro Herrera (alvherre) Closed in commitfest 2015-02 with status: Committed
2015-02-20 15:15:46 Álvaro Herrera (alvherre) Added alvherre as committer
2015-02-20 07:27:43 Pavel Stehule (okbobcz) Posted review with messageid <20150220072743.27156.54879.pgcf@coridan.postgresql.org>
2015-02-20 07:24:44 Pavel Stehule (okbobcz) New status: Ready for Committer
2015-01-29 10:33:44 Pavel Stehule (okbobcz) Added self as reviewer
2015-01-16 13:41:49 Michael Paquier (michael-kun) Changed authors to David Fetter (dfetter)
2015-01-16 13:39:35 Michael Paquier (michael-kun) Attached mail thread 20141216211132.GA382@fetter.org
2015-01-16 13:39:35 Michael Paquier (michael-kun) Created patch record
Edit