From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: ruleutils with pretty-print option |
Date: | 2003-07-31 14:43:51 |
Message-ID: | 200307311443.h6VEhpp18709@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-07-31 14:45:52 | Re: [Fwd: Re: ruleutils with pretty-print option] |
Previous Message | Bruce Momjian | 2003-07-31 14:35:07 | Re: updateable cursors |