Re: Proposed patch - psql wraps at window width

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Proposed patch - psql wraps at window width
Дата
Msg-id 20080421161541.GA14464@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Proposed patch - psql wraps at window width  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
Alvaro Herrera wrote:
> Bruce Momjian wrote:
>

> > !                             fputs(string_done ? "   " : " ; ", fout);
> > !                         }
> >                       }
>
> I think it's a bad idea to use the same " : " separator in the two last
> cases.  They are different and they should be displayed differently.

Bruce noted by IM that I misread the ? : expression :-)  Sorry for the
noise.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed patch - psql wraps at window width
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed patch - psql wraps at window width