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

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

On Thu, Mar 10, 2011 at 10:21 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> Tom Lane wrote:
>> Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> writes:
>> > I found trivial mistakes in the recently added files.
>> > Will they fixed by some automated batches, or by manual?
>>
>> > - "Copyright (c) xxx-*2010*, PostgreSQL Global Development Group"
>> >   in pg_collation.h, pg_foreign_table.h, basebackup.h, syncrep.h,
>> >   pg_backup_directory.c and auth_delay.c.
>> > - "IDENTIFICATION $PostgreSQL$" in pg_collation.h, syncrep.h, and syncrep.c
>> >   Other files has their actual paths in the same place.
>>
>> It might be worth Bruce making another run of his copyright-update
>> script to fix the former problems.  As for the latter problems,
>
> I ran it just now and nothing was changed, so we are OK now.

Speaking of running scripts, I think we should run pgindent now.

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-03-10 15:34:00 Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty
Previous Message Robert Haas 2011-03-10 15:33:04 Re: Sync Rep v19