summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2003-04-18Make Win32 tests to match existing Cygwin tests, where appropriate.Bruce Momjian
2003-01-29Update release steps.Bruce Momjian
2003-01-18Improve symlink handling for C tags file.Bruce Momjian
2003-01-13Fixes to pgcvslog for last narrive entry.Bruce Momjian
2003-01-11A tiny patch to fix a typo in configure.in and another one inBruce Momjian
2002-12-18Update RELEASE checklist.Bruce Momjian
2002-12-14Add major/minor release changes info to RELEASE_CHANGES file.Bruce Momjian
2002-10-12Compute version number for docs on the fly.Peter Eisentraut
2002-09-04Update symbols for 7.3.Bruce Momjian
2002-09-04Update for 7.3 typedefs.Bruce Momjian
2002-09-04Update to reflect Tom's suggestions.Bruce Momjian
2002-09-04File list cleanup.Bruce Momjian
2002-09-04Update files to be changed.Bruce Momjian
2002-09-02Improve CVS log grouping.Bruce Momjian
2002-07-24Add mention of copyright year update.Bruce Momjian
2002-07-15Fix make_ctags for exhuberant tags.Bruce Momjian
2002-07-02Allow make_ctags to work with exuberant tags.Bruce Momjian
2002-06-15Add C++ indent tool.Bruce Momjian
2002-03-26Update release list.Bruce Momjian
2002-03-26Update sgml version properly.Bruce Momjian
2002-03-18Update for 7.2.1.Bruce Momjian
2002-02-18Add HTML output option to pgcvslog.Bruce Momjian
2002-01-30Update Win32-world version number of libpq++.Peter Eisentraut
2002-01-20Add IN/EXISTS file.Bruce Momjian
2002-01-09Fix portability problem (result of getopt is int, not char).Tom Lane
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