Re: [PATCHES] psql commandline conninfo

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] psql commandline conninfo
Дата
Msg-id 200612171838.kBHIcor05032@momjian.us
обсуждение исходный текст
Ответ на Re: [PATCHES] psql commandline conninfo  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: [PATCHES] psql commandline conninfo  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: development environment of postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] psql commandline conninfo