Re: Fix for 'extern "C"' indenting

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Fix for 'extern "C"' indenting
Date: 2001-11-08 04:33:37
Message-ID: 14637.1005194017@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Attached is a patch which is a run of an improved pgindent over several
> include files that contained 'extern "C"' blocks.
> Do people want this applied or should we just live with a ugly indenting
> of a few C files for 7.2?

I'd say go for it ... particularly if you already committed the
corresponding pgindent fix. It would be weird to ship a pgindent
that doesn't agree with the formatted files.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Ferdinand Smit 2001-11-08 09:44:10 Re: Query preformence
Previous Message Rene Pijlman 2001-11-07 23:10:45 Re: Memory leakage in jdbc Driver