summaryrefslogtreecommitdiff
path: root/src/tools/pgindent/indent.bsd.patch
AgeCommit message (Collapse)Author
2011-10-26Fix pg_bsd_indent bug where newlines were not being trimmed from typedefBruce Momjian
lines. Update pg_bsd_indent required version to 1.1 (and update ftp site). Problem reported by Magnus.
2011-10-12Modify pgindent to use a renamed pg_bsd_indent binary. New featuresBruce Momjian
include the ability to supply a typedef file, rather than list them on the command line. Also improve the README.
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-11-15Fix recent problems with BSD indent, including indenting past 80Bruce Momjian
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.
2003-09-27Update bsd indent patch.Bruce Momjian
2003-09-27Cleanup pgindent patch.Bruce Momjian
2001-09-04Add back incremental patch for BSD indent.Bruce Momjian
2001-09-03Add patch for 0LL for BSD indent/pgindent.Bruce Momjian
1999-05-26Add fix for 0x7fU constants to pgindentBruce Momjian
1997-09-13Let's hope this fixes the "bug" that was introducedMarc G. Fournier