summaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Make Win32 tests to match existing Cygwin tests, where appropriate.Bruce Momjian2003-04-181-5/+3
* Update release steps.Bruce Momjian2003-01-291-6/+6
* Improve symlink handling for C tags file.Bruce Momjian2003-01-182-2/+2
* Fixes to pgcvslog for last narrive entry.Bruce Momjian2003-01-131-3/+34
* A tiny patch to fix a typo in configure.in and another one inBruce Momjian2003-01-111-1/+1
* Update RELEASE checklist.Bruce Momjian2002-12-181-0/+1
* Add major/minor release changes info to RELEASE_CHANGES file.Bruce Momjian2002-12-141-0/+76
* Compute version number for docs on the fly.Peter Eisentraut2002-10-121-1/+0
* Update symbols for 7.3.Bruce Momjian2002-09-041-1444/+1444
* Update for 7.3 typedefs.Bruce Momjian2002-09-042-1379/+1445
* Update to reflect Tom's suggestions.Bruce Momjian2002-09-041-7/+8
* File list cleanup.Bruce Momjian2002-09-041-3/+3
* Update files to be changed.Bruce Momjian2002-09-041-7/+5
* Improve CVS log grouping.Bruce Momjian2002-09-021-1/+1
* Add mention of copyright year update.Bruce Momjian2002-07-241-0/+2
* Fix make_ctags for exhuberant tags.Bruce Momjian2002-07-151-3/+3
* Allow make_ctags to work with exuberant tags.Bruce Momjian2002-07-021-1/+7
* Add C++ indent tool.Bruce Momjian2002-06-152-0/+35
* 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