Re: [HACKERS] Indent - Mailing list pgsql-hackers

From Theo Kramer
Subject Re: [HACKERS] Indent
Date
Msg-id 199911100815.KAA18229@flame.flame.co.za
Whole thread Raw
In response to Re: [HACKERS] Indent  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
>
> > Amen. I hold myself to several rules when writing code, one
> > of which is that no single line exceed 80 characters in
> > length, which is of rare occurence in the backend code.
>
> With 4-space tabs, the code is pretty good.

Tabs vary from system to system, printer to printer etc. For the sake of
readability I have learnt to ignore the tab key when writing code and use
2 spaces for indenting and 80 columns... my tuppence worth.

Regards
Theo

pgsql-hackers by date:

Previous
From: "Ansley, Michael"
Date:
Subject: RE: [INTERFACES] Re: [HACKERS] CORBA STATUS
Next
From: "D'Arcy" "J.M." Cain
Date:
Subject: Re: [HACKERS] Indent