Re: ruleutils with pretty-print option - Mailing list pgsql-patches

From Andreas Pflug
Subject Re: ruleutils with pretty-print option
Date
Msg-id 3F28E309.8060008@pse-consulting.de
Whole thread Raw
In response to Re: ruleutils with pretty-print option  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ruleutils with pretty-print option
List pgsql-patches
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


pgsql-patches by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Minor verbosity increase for analyze
Next
From: Andreas Pflug
Date:
Subject: [Fwd: Re: ruleutils with pretty-print option]