summaryrefslogtreecommitdiff
path: root/src/tools/entab
Commit message (Expand)AuthorAgeFilesLines
* Fix portability problem (result of getopt is int, not char).Tom Lane2002-01-091-1/+1
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* pgindent run. Make it all clean.Bruce Momjian2001-03-221-8/+8
* Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matterPeter Eisentraut2000-09-291-1/+1
* Apply Win32 patch from Horak Daniel.Bruce Momjian1999-01-171-0/+4
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-8/+8
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-082-45/+45
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-072-97/+110
* New entab version.Bruce Momjian1997-09-061-21/+17
* New entab version.Bruce Momjian1997-09-061-1/+7
* Update entab version.Bruce Momjian1997-09-061-1/+1
* Fix for entab.Bruce Momjian1997-09-061-14/+19
* Add PGINDENT and support program.Bruce Momjian1997-08-294-0/+335