aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Update release steps.Bruce Momjian2003-01-29
* Improve symlink handling for C tags file.Bruce Momjian2003-01-18
* Fixes to pgcvslog for last narrive entry.Bruce Momjian2003-01-13
* A tiny patch to fix a typo in configure.in and another one inBruce Momjian2003-01-11
* Update RELEASE checklist.Bruce Momjian2002-12-18
* Add major/minor release changes info to RELEASE_CHANGES file.Bruce Momjian2002-12-14
* Compute version number for docs on the fly.Peter Eisentraut2002-10-12
* 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