Re: driver source code indentation

From: "Thomas O'Dowd" <tom(at)nooper(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Barry Lind <barry(at)xythos(dot)com>, Liam Stewart <liams(at)redhat(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: driver source code indentation
Date: 2001-09-05 00:41:54
Message-ID: 20010905094154.R32410@beast.uwillsee.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, Sep 04, 2001 at 04:59:20PM -0400, Tom Lane wrote:
> Barry Lind <barry(at)xythos(dot)com> writes:
> > I am OK with the style used for the C code. However I would like the
> > following additional step done for the java code: replace all tabs with
> > spaces.
>
> I disagree with this, because then we are *not* applying the same coding
> standards in the backend and in JDBC. If you want to propose that we
> dispense with tabs throughout the system, feel free to propose that ---
> but it was shot down last time and likely will be again.
>
> I personally concur that four-space tabs is a horrible standard, and
> would much rather see us using eight-space tab stops. But I haven't
> been able to obtain any significant consensus for that view. Some
> developers apparently use editors where a physical tab character needs
> to equal the logical indent amount...

I'm putting in my vote for keeping tabs and not using spaces. The thing
I love about tabs is the ability to change the tabstop according to your
needs. It's a flexibility that you don't get with spaces. Then again
I do all my coding in vim. Other than that I'm all for cleaning up the
source code to the one standard. Go for it!

Tom.
--
Thomas O'Dowd. - Nooping - http://nooper.com
tom(at)nooper(dot)com - Testing - http://nooper.co.jp/labs

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kovács Péter 2001-09-05 06:44:26 Re: JAVA vs PERL : PERL wins to postgreSQL
Previous Message Bruce Momjian 2001-09-04 23:18:56 Re: Fw: JDBC Patch italian errors.properties file