Re: [PATCHES] psql commandline conninfo - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [PATCHES] psql commandline conninfo
Date
Msg-id 200612171838.kBHIcor05032@momjian.us
Whole thread Raw
In response to Re: [PATCHES] psql commandline conninfo  ("Andrew Dunstan" <andrew@dunslane.net>)
Responses Re: [PATCHES] psql commandline conninfo  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Andrew Dunstan wrote:
> Bruce Momjian wrote:
> >
> > I assume this patch will still allow a database name with an equals
> > sign, right?
> >
> >
> >     psql "dbname='a=b'"
> 
> 
> Yes. In fact, reading the code it looks like the quotes are not necessary
> in this case.

OK, good to know.  Does the patch need documentation too?  Are we
deprecating the psql options now duplicated by the new functionality,
like host/port/username/password?

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: development environment of postgres
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] psql commandline conninfo