Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3
Дата
Msg-id 1339375966-sup-8339@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Excerpts from Bruce Momjian's message of dom jun 10 15:20:34 -0400 2012:
> Run pgindent on 9.2 source tree in preparation for first 9.3
> commit-fest.

Hm, does this touch stuff that would also be modified by perltidy?  I
wonder if we should refrain from doing entab/detab on perl files and
instead have perltidy touch such code.

Perhaps the thing to do is ensure that perltidy also uses tabs instead
of spaces.

> src/tools/msvc/Install.pm                       | 1056 ++++++++++---------
> src/tools/msvc/MSBuildProject.pm                |  325 +++---
> src/tools/msvc/Mkvcbuild.pm                     | 1278 ++++++++++++-----------
> src/tools/msvc/Project.pm                       |  607 ++++++------
> src/tools/msvc/Solution.pm                      |  980 +++++++++---------
> src/tools/msvc/VCBuildProject.pm                |  292 +++---
> src/tools/msvc/VSObjectFactory.pm               |  152 ++--
> src/tools/msvc/build.pl                         |   20 +-
> src/tools/msvc/builddoc.pl                      |   32 +-
> src/tools/msvc/config_default.pl                |   38 +-
> src/tools/msvc/gendef.pl                        |   66 +-
> src/tools/msvc/install.pl                       |    4 +-
> src/tools/msvc/pgbison.pl                       |   14 +-
> src/tools/msvc/pgflex.pl                        |   60 +-
> src/tools/msvc/vcregress.pl                     |  400 ++++----

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Jeff Frost
Дата:
Сообщение: Re: Backends stalled in 'startup' state: index corruption
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Run pgindent on 9.2 source tree in preparation for first 9.3