summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Update release list.Bruce Momjian2002-03-261-1/+1
* Update sgml version properly.Bruce Momjian2002-03-261-1/+1
* Update for 7.2.1.Bruce Momjian2002-03-182-7/+2
* Add HTML output option to pgcvslog.Bruce Momjian2002-02-181-14/+70
* Update Win32-world version number of libpq++.Peter Eisentraut2002-01-301-0/+1
* Add IN/EXISTS file.Bruce Momjian2002-01-201-1/+0
* Fix portability problem (result of getopt is int, not char).Tom Lane2002-01-091-1/+1
* Rename make_keywords.README to make_keywords.Bruce Momjian2001-11-261-0/+4
* Rename find_baddefs to find_badmacrosBruce Momjian2001-11-261-0/+0
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-1/+1
* Update pgindent README so it gets *.java.in files.Bruce Momjian2001-11-191-1/+2
* Make extern C handling more flexible.Bruce Momjian2001-11-081-6/+8
* Fix replacement of extern C string.Bruce Momjian2001-11-071-3/+3
* Fix typo.Bruce Momjian2001-11-071-1/+1
* Prevent indenting of 'extern "C"' blocks.Bruce Momjian2001-11-071-0/+34
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* More cleanup for stuff after closing brace in first column.Bruce Momjian2001-11-051-1/+1
* Handle tabs after closing brace in first column with less indenting.Bruce Momjian2001-11-051-4/+4
* Improve readability of script.Bruce Momjian2001-11-051-2/+2
* Pull in variables defined in structs; had too many tabs.Bruce Momjian2001-11-041-1/+1
* Require closing paren on line above brace to identify functionBruce Momjian2001-11-031-2/+3
* More updates for GNU indent.Bruce Momjian2001-11-032-3/+3
* Make pgindent use GNU Indent version 2.X better.Bruce Momjian2001-11-031-5/+5
* Add check for 'extern "C"' for pgindent.Bruce Momjian2001-11-021-0/+1
* Fix small problem Tom Lane found with pgindent run.Bruce Momjian2001-10-301-1/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-3/+4
* Add code to trip trailing newlines in a file.Bruce Momjian2001-10-271-0/+13
* Correct fix for indenting.Bruce Momjian2001-10-271-3/+9
* Adjust NR tests. More accurate.Bruce Momjian2001-10-261-6/+6
* Add code to not indent enum, per Tom Lane.Bruce Momjian2001-10-261-162/+176
* Add ODBC typedefs.Bruce Momjian2001-10-261-0/+147
* Add blank line before #endif to #endif's at the end of the file.Bruce Momjian2001-10-251-7/+17
* Add slash for comment spacing, for Tom.Bruce Momjian2001-10-251-1/+1
* Add comment spaces for trailing ) and comment.Bruce Momjian2001-10-251-1/+1
* Add spacing for single-line comments with trailing semicolon _and_Bruce Momjian2001-10-251-1/+1
* Code cleanup.REL7_2_BETA1Bruce Momjian2001-10-251-3/+0
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-1/+0
* Update to prevent CATALOG() from wrapping.Bruce Momjian2001-10-251-4/+7
* Add current typedef symbols to pgindent.Bruce Momjian2001-10-251-118/+90
* Add do { ... } while (0) to more bad macros.Bruce Momjian2001-10-251-1/+2
* Add missing "do { ... } while(0)" in ODBC macros and add find_baddefsBruce Momjian2001-10-251-0/+19
* Create pgjindent for java.Bruce Momjian2001-09-073-3/+37
* Add back incremental patch for BSD indent.Bruce Momjian2001-09-041-0/+21
* Add patch for 0LL for BSD indent/pgindent.Bruce Momjian2001-09-031-10/+22
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-241-1/+1
* Update list of files to update.Bruce Momjian2001-08-161-1/+1
* Update branding for 7.1.3, no HISTORY yet.Bruce Momjian2001-08-091-2/+0
* pgindent fix for asterisk indented too much in return type, for Tom.Bruce Momjian2001-06-061-1/+1
* Fix for comments at top of functions.Bruce Momjian2001-05-221-1/+1
* Pgindent fixes for Tom, mostly indenting problems.Bruce Momjian2001-05-221-0/+43