Re: driver source code indentation

Поиск
Список
Период
Сортировка
От Liam Stewart
Тема Re: driver source code indentation
Дата
Msg-id 20010904162635.B16998@redhat.com
обсуждение исходный текст
Ответ на Re: driver source code indentation  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: driver source code indentation
Список pgsql-jdbc
On Tue, Sep 04, 2001 at 03:25:33PM -0400, Bruce Momjian wrote:
>     I must say it looks very good.
>
> Can people tak a look at that and see if they like it?  I will work on
> astyle to find a format that matches the main code indenting.

I like it. The following results in a closer match to the main
PostgreSQL code:

$ astyle --style=java -b -p -j foo.java

I'm in agreement with Barry about using spaces instead of tabs. astyle
does that by default (at least with the java style).

> If you like it, I will indent just after we go beta.

Yes, please.

Liam

--
Liam Stewart :: Red Hat Canada, Ltd. :: liams@redhat.com

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: driver source code indentation
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: driver source code indentation