Re: ruleutils with pretty-print option

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ruleutils with pretty-print option
Дата
Msg-id 200307311443.h6VEhpp18709@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ruleutils with pretty-print option  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgsql-patches
Would you send over the patch --- it was missing.

---------------------------------------------------------------------------

Andreas Pflug wrote:
> Tom Lane wrote:
>
> >
> >Applied with some editorializing.  In particular, I don't believe the
> >original did the right thing with (a - (b - c)).
> >
> >
> >
>
> Oops, missed that case...
> But now, we have (a + ( b + c)) again.
> A patch that removes parentheses for + and * is appended.
>
> Regards,
> Andfdsa
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [Fwd: Re: ruleutils with pretty-print option]
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: updateable cursors