Re: pgindent (Re: [HACKERS] LONG varsize - how to go on)t - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: pgindent (Re: [HACKERS] LONG varsize - how to go on)t
Date
Msg-id Pine.LNX.4.21.9912190139481.356-100000@localhost.localdomain
Whole thread Raw
In response to Re: pgindent (Re: [HACKERS] LONG varsize - how to go on)t  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: pgindent (Re: [HACKERS] LONG varsize - how to go on)t
List pgsql-hackers
On 1999-12-18, Bruce Momjian mentioned:

> I remember clear mention that we did not like:
> 
>     if () {
> 
>     }
> 
> I see you are writing your shell scripts with that, and am not a fan of
> it, but it is only a shell script.

What do I know about shell scripting? :)

Seriously though, I didn't use to do that, but I get to like it more every
day ... I was going to look for an example of uglily-formatted code now,
but can't find one. My concern was more about the 4-space-tabs, because a
tab is 8 spaces in the rest of the world. I have no problem with 4 space
indentation and the good old bsd format.

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] Anyone for prettyprinted EXPLAIN VERBOSE?
Next
From: Peter Eisentraut
Date:
Subject: Re: [PATCHES] Lock