Re: 4 spaces versus tabs - Mailing list pgadmin-hackers

From Benedek László
Subject Re: 4 spaces versus tabs
Date
Msg-id 4CD117AE.9050905@benedekl.info
Whole thread Raw
In response to Re: 4 spaces versus tabs  (Magnus Hagander <magnus@hagander.net>)
Responses Re: 4 spaces versus tabs  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
On 2010-10-24 17:05, Magnus Hagander wrote:

> Also if going there - has anybody investigated if it's possible to get
> pgindent to work on C++ files? Or if there's another similar tool we
> could/should use?
>

I use astyle for my C++ source code auto formatting. It has a lot of
formatting options. Maybe we can use it for pgadmin too, depending on
your preferred style.


Attachment

pgadmin-hackers by date:

Previous
From: Benedek László
Date:
Subject: Re: 4 spaces versus tabs
Next
From: Dave Page
Date:
Subject: Re: Ticket 269: Add support for 9.1 ALTER TYPE new syntax for enum