Re: driver source code indentation

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: driver source code indentation
Дата
Msg-id 999644514.1288.2.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: driver source code indentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-jdbc
Well, my vote would be for a 2 space indent.

Dave
On Tue, 2001-09-04 at 16:59, Tom Lane wrote:
> Barry Lind <barry@xythos.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...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
>




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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: Proposal to fix Statement.executeBatch()
Следующее
От: Tom Lane
Дата:
Сообщение: JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)