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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
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:09:08
Message-ID: 8806.1427983748@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

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