aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Update symbols for 7.3.Bruce Momjian2002-09-04
* Update for 7.3 typedefs.Bruce Momjian2002-09-04
* Update to reflect Tom's suggestions.Bruce Momjian2002-09-04
* File list cleanup.Bruce Momjian2002-09-04
* Update files to be changed.Bruce Momjian2002-09-04
* Improve CVS log grouping.Bruce Momjian2002-09-02
* Add mention of copyright year update.Bruce Momjian2002-07-24
* Fix make_ctags for exhuberant tags.Bruce Momjian2002-07-15
* Allow make_ctags to work with exuberant tags.Bruce Momjian2002-07-02
* Add C++ indent tool.Bruce Momjian2002-06-15
* Update release list.Bruce Momjian2002-03-26
* Update sgml version properly.Bruce Momjian2002-03-26
* Update for 7.2.1.Bruce Momjian2002-03-18
* Add HTML output option to pgcvslog.Bruce Momjian2002-02-18
* Update Win32-world version number of libpq++.Peter Eisentraut2002-01-30
* Add IN/EXISTS file.Bruce Momjian2002-01-20
* Fix portability problem (result of getopt is int, not char).Tom Lane2002-01-09
* Rename make_keywords.README to make_keywords.Bruce Momjian2001-11-26
* Rename find_baddefs to find_badmacrosBruce Momjian2001-11-26
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-19
* Update pgindent README so it gets *.java.in files.Bruce Momjian2001-11-19
* Make extern C handling more flexible.Bruce Momjian2001-11-08
* Fix replacement of extern C string.Bruce Momjian2001-11-07
* Fix typo.Bruce Momjian2001-11-07
* Prevent indenting of 'extern "C"' blocks.Bruce Momjian2001-11-07
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* More cleanup for stuff after closing brace in first column.Bruce Momjian2001-11-05
* Handle tabs after closing brace in first column with less indenting.Bruce Momjian2001-11-05
* Improve readability of script.Bruce Momjian2001-11-05
* Pull in variables defined in structs; had too many tabs.Bruce Momjian2001-11-04
* Require closing paren on line above brace to identify functionBruce Momjian2001-11-03
* More updates for GNU indent.Bruce Momjian2001-11-03
* Make pgindent use GNU Indent version 2.X better.Bruce Momjian2001-11-03
* Add check for 'extern "C"' for pgindent.Bruce Momjian2001-11-02
* Fix small problem Tom Lane found with pgindent run.Bruce Momjian2001-10-30
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* Add code to trip trailing newlines in a file.Bruce Momjian2001-10-27
* Correct fix for indenting.Bruce Momjian2001-10-27
* Adjust NR tests. More accurate.Bruce Momjian2001-10-26
* Add code to not indent enum, per Tom Lane.Bruce Momjian2001-10-26
* Add ODBC typedefs.Bruce Momjian2001-10-26
* Add blank line before #endif to #endif's at the end of the file.Bruce Momjian2001-10-25
* Add slash for comment spacing, for Tom.Bruce Momjian2001-10-25
* Add comment spaces for trailing ) and comment.Bruce Momjian2001-10-25
* Add spacing for single-line comments with trailing semicolon _and_Bruce Momjian2001-10-25
* Code cleanup.REL7_2_BETA1Bruce Momjian2001-10-25
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Update to prevent CATALOG() from wrapping.Bruce Momjian2001-10-25
* Add current typedef symbols to pgindent.Bruce Momjian2001-10-25
* Add do { ... } while (0) to more bad macros.Bruce Momjian2001-10-25