summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2001-11-26Rename make_keywords.README to make_keywords.Bruce Momjian
2001-11-26Rename find_baddefs to find_badmacrosBruce Momjian
2001-11-19Indent jdbc case labels using pgjindent.Bruce Momjian
2001-11-19Update pgindent README so it gets *.java.in files.Bruce Momjian
2001-11-08Make extern C handling more flexible.Bruce Momjian
2001-11-07Fix replacement of extern C string.Bruce Momjian
2001-11-07Fix typo.Bruce Momjian
2001-11-07Prevent indenting of 'extern "C"' blocks.Bruce Momjian
2001-11-05New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian
2001-11-05More cleanup for stuff after closing brace in first column.Bruce Momjian
2001-11-05Handle tabs after closing brace in first column with less indenting.Bruce Momjian
2001-11-05Improve readability of script.Bruce Momjian
2001-11-04Pull in variables defined in structs; had too many tabs.Bruce Momjian
2001-11-03Require closing paren on line above brace to identify functionBruce Momjian
2001-11-03More updates for GNU indent.Bruce Momjian
2001-11-03Make pgindent use GNU Indent version 2.X better.Bruce Momjian
2001-11-02Add check for 'extern "C"' for pgindent.Bruce Momjian
2001-10-30Fix small problem Tom Lane found with pgindent run.Bruce Momjian
2001-10-28Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian
2001-10-27Add code to trip trailing newlines in a file.Bruce Momjian
2001-10-27Correct fix for indenting.Bruce Momjian
2001-10-26Adjust NR tests. More accurate.Bruce Momjian
2001-10-26Add code to not indent enum, per Tom Lane.Bruce Momjian
2001-10-26Add ODBC typedefs.Bruce Momjian
2001-10-25Add blank line before #endif to #endif's at the end of the file.Bruce Momjian
2001-10-25Add slash for comment spacing, for Tom.Bruce Momjian
2001-10-25Add comment spaces for trailing ) and comment.Bruce Momjian
2001-10-25Add spacing for single-line comments with trailing semicolon _and_Bruce Momjian
2001-10-25Code cleanup.REL7_2_BETA1Bruce Momjian
2001-10-25pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian
2001-10-25Update to prevent CATALOG() from wrapping.Bruce Momjian
2001-10-25Add current typedef symbols to pgindent.Bruce Momjian
2001-10-25Add do { ... } while (0) to more bad macros.Bruce Momjian
2001-10-25Add missing "do { ... } while(0)" in ODBC macros and add find_baddefsBruce Momjian
2001-09-07Create pgjindent for java.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
2001-08-24Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut
2001-08-16Update list of files to update.Bruce Momjian
2001-08-09Update branding for 7.1.3, no HISTORY yet.Bruce Momjian
2001-06-06pgindent fix for asterisk indented too much in return type, for Tom.Bruce Momjian
2001-05-22Fix for comments at top of functions.Bruce Momjian
2001-05-22Pgindent fixes for Tom, mostly indenting problems.Bruce Momjian
2001-05-17OK, now pgindent has blank lines before comment blocks, except whenBruce Momjian
2001-05-17Prevent forced blank line before comment block in pgindent.Bruce Momjian
2001-05-17Add HISTORY items for 7.1.2.Bruce Momjian
2001-05-17Add missing space to sample cvs call.Bruce Momjian
2001-05-14Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. InitdbBruce Momjian
2001-05-11Stamp for 7.1.2. Ready when you are...Bruce Momjian
2001-05-03Improve list.Bruce Momjian