Re: [COMMITTERS] pgsql: pgindent run for 9.4

From: Kevin Grittner <kgrittn(at)ymail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: [COMMITTERS] pgsql: pgindent run for 9.4
Date: 2014-05-06 19:04:12
Message-ID: 1399403052.62294.YahooMailNeo@web122304.mail.ne1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> wrote:

> pgindent run for 9.4
>
> This includes removing tabs after periods in C comments, which was
> applied to back branches, so this change should not effect backpatching.

> http://git.postgresql.org/pg/commitdiff/0a7832005792fa6dad171f9cadb8d587fe0dd800

> .../test/expected/compat_informix-test_informix2.c |    2 +-
> src/interfaces/ecpg/test/expected/preproc-init.c  |    2 +-
> src/interfaces/ecpg/test/expected/sql-array.c      |    2 +-
> src/interfaces/ecpg/test/expected/sql-code100.c    |    2 +-
> src/interfaces/ecpg/test/expected/sql-copystdout.c |    2 +-
> src/interfaces/ecpg/test/expected/sql-define.c    |    2 +-
> src/interfaces/ecpg/test/expected/sql-dynalloc.c  |    2 +-
> src/interfaces/ecpg/test/expected/sql-dynalloc2.c  |    2 +-
> src/interfaces/ecpg/test/expected/sql-dyntest.c    |    2 +-
> src/interfaces/ecpg/test/expected/sql-indicators.c |    2 +-
> src/interfaces/ecpg/test/expected/thread-alloc.c  |    2 +-
> .../ecpg/test/expected/thread-descriptor.c        |    2 +-
> src/interfaces/ecpg/test/expected/thread-prep.c    |    2 +-

The 13 tests above are broken by this commit.  Probably the
directory should be excluded from pgindent processing.

While I haven't checked, I assume all other branches are affected.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-05-06 19:12:07 Re: [COMMITTERS] pgsql: pgindent run for 9.4
Previous Message Robert Haas 2014-05-06 17:44:47 pgsql: Fix logic bug in dsm_attach().

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-05-06 19:12:07 Re: [COMMITTERS] pgsql: pgindent run for 9.4
Previous Message Andres Freund 2014-05-06 19:03:19 btree_gist valgrind warnings about uninitialized memory