Обсуждение: pgsql: Fix recent problems with BSD indent, including indenting past 80

Поиск
Список
Период
Сортировка

pgsql: Fix recent problems with BSD indent, including indenting past 80

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Fix recent problems with BSD indent, including indenting past 80
columns, shifting comment to the right when more than 150 'else if'
clauses were used, and update typedefs for 8.1.X.

NetBSD patched updated, with documentation.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/tools/pgindent:
        README (r1.17.6.1 -> r1.17.6.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/README.diff?r1=1.17.6.1&r2=1.17.6.2)
        indent.bsd.patch (r1.6 -> r1.6.8.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/indent.bsd.patch.diff?r1=1.6&r2=1.6.8.1)
        pgindent (r1.80 -> r1.80.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/pgindent/pgindent.diff?r1=1.80&r2=1.80.2.1)