removal of braces

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: hackers(at)postgresql(dot)org (PostgreSQL-development)
Subject: removal of braces
Date: 1998-06-15 19:16:02
Message-ID: 199806151916.PAA07937@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have written a script to remove braces around single statements, if
the statement is only one line in length.

The macro fixup context diff was 1,200 lines, and this diff is 12k
lines.

Hope no one is sitting on patches.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Gould 1998-06-15 20:26:14 Revised Optimized S_LOCK patch
Previous Message Bruce Momjian 1998-06-15 17:46:03 Re: [HACKERS] template portname problems