Re: pgsql: psql: fix \connect with URIs and conninfo strings

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: psql: fix \connect with URIs and conninfo strings
Date: 2015-04-02 14:19:51
Message-ID: CA+TgmobYAWMoH9_NyPMTivTSH16XqfSg+RBS89ACQOUCoKNh+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Thu, Apr 2, 2015 at 10:09 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>> On Thu, Apr 2, 2015 at 10:00 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> I'm going to revert that commit in HEAD shortly, unless Alvaro pops
>>> up and promises a fix PDQ. Or you could do the same.
>
>> I was thinking of changing master to look like the 9.4 version.
>
> [ shrug... ] IMO, a quick "git revert" is less work and leaves a cleaner
> state for Alvaro to apply whatever final solution he settles on.
> But do what you wish.

OK, I've just reverted it.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-04-02 14:38:43 Re: pgsql: psql: fix \connect with URIs and conninfo strings
Previous Message Robert Haas 2015-04-02 14:19:21 pgsql: Revert "psql: fix \connect with URIs and conninfo strings"