Re: pgindent (was Re: Header comments in the recently added files)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgindent (was Re: Header comments in the recently added files)
Date: 2011-03-10 16:25:36
Message-ID: AANLkTikeP+VznEY0n+d0oHsBVqBAOY5q-22fd8cPbgE-@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 10, 2011 at 10:59 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>>>>> Speaking of running scripts, I think we should run pgindent now.
>
>> Yeah, +1 for doing it as soon as Tom is at a good stopping point.  It
>> makes things a lot simpler later on.
>
> IIRC the argument for an early pgindent run was to standardize the new
> code for easier review.  I expect to be spending a whole lot of time
> reading collate and SSI code over the next few weeks, so I'm in favor
> of pgindent'ing that stuff first.  But I guess we need the typedef
> list update before anything can happen.

That's one good reason. Another is that this is presumably the time
of the cycle when there are the fewest outstanding patches, making it
a good time for changes that are likely to conflict with lots of other
things.

At any rate, it sounds like Andrew needs a few days to get the typedef
list together, so let's wait for that to happen and then we'll see
where we are.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2011-03-10 16:55:51 Re: pgindent (was Re: Header comments in the recently added files)
Previous Message Andrew Dunstan 2011-03-10 16:05:19 Re: pgindent (was Re: Header comments in the recently added files)