pgsql: Fix pgindent to not have blank line before #else in variable

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Fix pgindent to not have blank line before #else in variable
Дата
Msg-id 20050713044442.5ED1852BD7@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix pgindent to not have blank line before #else in variable definition
section of a function.

Modified Files:
--------------
    pgsql/src/tools/pgindent:
        pgindent (r1.76 -> r1.77)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/pgindent.diff?r1=1.76&r2=1.77)

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add backslashes to parentheses in awk regex because if not, they
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Improve comments for AdjustIntervalForTypmod.