Remove unnecessary parentheses

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Remove unnecessary parentheses
Date: 2005-05-23 17:13:47
Message-ID: 200505231713.j4NHDlr20602@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I found many unnecessary parentheses in the datetime/timestamp code.

This applied patch removes them.

--
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

Attachment Content-Type Size
unknown_filename text/plain 34.8 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Markus Bertheau 2005-05-23 18:33:39 ARRAY() returning NULL instead of ARRAY[] resp. {}
Previous Message Hannu Krosing 2005-05-23 16:20:16 Re: PATCH to allow concurrent VACUUMs to not lock each