On 02/01/2010 08:06 AM, Tom Lane wrote:
> Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com> writes:
>> Fujii Masao wrote:
>>> In HEAD, psql using conninfo fails in connecting to the server as follows.
>>>
>>> $ bin/psql "host=localhost"
>>> psql: FATAL: database "host=localhost" does not exist
>>>
>>> This is because the recently-introduced PQconnectStartParams()
>>> doesn't handle correctly the dbname parameter containing '='.
>
>> Hmm, I don't think that was ever really supposed to work, it was
>> accidental that it did.
>
> No, it was intentional.
Will fix. Give me a day or so though.
Joe
In response to
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-02-01 18:01:21 |
| Subject: Re: [BUG?] strange behavior in ALTER TABLE ... RENAME TO on inherited columns |
| Previous: | From: Robert Haas | Date: 2010-02-01 17:28:28 |
| Subject: Re: [COMMITTERS] pgsql: Augment EXPLAIN output with more details on Hash nodes. |
pgsql-bugs by date
| Next: | From: christophe.moulin | Date: 2010-02-02 11:21:30 |
| Subject: BUG #5306: psql: symbol lookup error: /usr/lib/libreadline.so.5: undefined symbol: BC |
| Previous: | From: Cristian | Date: 2010-02-01 16:28:19 |
| Subject: BUG #5305: Postgres service stops when closing Windows session |