Re: VIP: new format for psql - shell - simple using psql in shell

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: VIP: new format for psql - shell - simple using psql in shell
Дата
Msg-id 4FCD1B61.1070802@nasby.net
обсуждение исходный текст
Ответ на Re: VIP: new format for psql - shell - simple using psql in shell  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 5/26/12 10:16 PM, Pavel Stehule wrote:
> My idea is secure to separator - because separator is just space and
> new line and these symbols are escaped.

ISTM it'd be a really good idea to support something other than space, since presumably that'd be trivial.

I'm not a fan of supporting the array construction. If you get to that level of complexity in bash it's a really good
signthat you need to use a real language.
 

If we do add array support then it needs to be keyed to the actual shell in use, because it's inconsistent between
them.
-- 
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers.
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: No, pg_size_pretty(numeric) was not such a hot idea