Fix recent problems with BSD indent, including indenting past 80

Bruce Momjian <bruce@momjian.us>

Commit: b2625c13e0155ad0f56c5ba1e092907fb6f5125e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-11-15T01:02:13Z
Releases: 8.1.1
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.

Files

PathChange+/−
src/tools/pgindent/indent.bsd.patch modified +162 −41
src/tools/pgindent/pgindent modified +244 −0
src/tools/pgindent/README modified +7 −15