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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix recent problems with BSD indent, including indenting past 80
Date: 2005-11-15 01:02:13
Message-ID: 20051115010213.E9E00DAA96@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2005-11-15 09:25:41 pginstaller - web: Update silent install docs for 8.1.
Previous Message Bruce Momjian 2005-11-15 00:43:01 pgsql: Fix recent problems with BSD indent, including indenting past 80