Re: [COMMITTERS] pgsql: pgindent run for 9.4

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: [COMMITTERS] pgsql: pgindent run for 9.4
Дата
Msg-id 1399403052.62294.YahooMailNeo@web122304.mail.ne1.yahoo.com
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: pgindent run for 9.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Bruce Momjian <bruce@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



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: btree_gist valgrind warnings about uninitialized memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: pgindent run for 9.4