Bruce Momjian <br...@momjian.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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to