if( and while(

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL jdbc list <pgsql-jdbc(at)postgresql(dot)org>
Subject: if( and while(
Date: 2001-11-19 21:55:30
Message-ID: 200111192155.fAJLtUJ26598@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I see a number of places in jdbc that have 'if(...)' and 'while(...)'.
Seems there should be a space after the if/while for clarity. I will
apply a patch.

pgjindent should have handled this but it seems astyle doesn't.

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

Browse pgsql-jdbc by date

  From Date Subject
Next Message Poul Kristensen 2001-11-19 22:54:55 java and postgresql
Previous Message Isaac Sparrow 2001-11-19 18:04:24 Re: JSP assistance - off topic a little