Commit Graph

18 Commits (b5d0051ecf5f061e7933e17306fee00f46b2b57c)

Author SHA1 Message Date
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane a27b691e29 Ensure that all uses of <ctype.h> functions are applied to unsigned-char 25 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 25 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Bruce Momjian a2226ad237 contrib-array.patch 26 years ago
Bruce Momjian 5a017b96ad Apply contrib patch from Massimo 26 years ago
Bruce Momjian 27b8143944 Hi, 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 26 years ago
Marc G. Fournier eec4c7366f From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 27 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 951986c550 Update of contrib stuff from massimo. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Marc G. Fournier 3c237e7347 I have two small patches which correct some very obscure bug in the parser 29 years ago
Marc G. Fournier 9848d3655d Support Docs & Contrib 29 years ago