aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Update release checlist.Bruce Momjian2006-02-12
* Move thread_test directory from /tools to /test so source-only tarballsBruce Momjian2006-02-04
* Simplify lock manager data structures by making a clear separation betweenTom Lane2005-12-09
* Fix pgindent of libpq-fe.h by hacking pgindent script.Bruce Momjian2005-11-23
* Update error message and documentation for fsync test.Bruce Momjian2005-11-16
* Have test_fsync honor -f filename argument.Bruce Momjian2005-11-16
* Prevent certain symbols that are used for both typedefs and variableBruce Momjian2005-11-15
* Fix recent problems with BSD indent, including indenting past 80Bruce Momjian2005-11-15
* Revert pgindent length back to 79 because we are going to fix the BSDBruce Momjian2005-11-13
* Lower pgident length to 77, document BSD indent bug.Bruce Momjian2005-11-07
* Change maximum pgindent length from 79 to 78, per Tom.Bruce Momjian2005-11-07
* R-tree is dead ... long live GiST.Tom Lane2005-11-07
* Add mention to update FAQ item on most recent release to RELEASE_CHANGES.Bruce Momjian2005-11-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Update pgindent typedef list.Bruce Momjian2005-10-15
* Document the process to update translations.Peter Eisentraut2005-10-10
* Remove an unused typedef.Alvaro Herrera2005-10-07
* Suppress FAQ and TODO changes in pgcvslog output.Bruce Momjian2005-09-27
* Add instructions.Bruce Momjian2005-09-22
* Add "codelines" script to compute number of lines in a releaes.Bruce Momjian2005-09-22
* Update release checklist.Bruce Momjian2005-08-25
* More beta1 cleanup.Bruce Momjian2005-08-24
* The attached patch updates the thread test program to run stand-alone onBruce Momjian2005-08-23
* Back out incorrect commit.Bruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Minor cleanup.Bruce Momjian2005-08-17
* Update comments.Bruce Momjian2005-08-16
* Improve comment.Bruce Momjian2005-08-16
* Update pgcvslog comment on how to find branch start time.Bruce Momjian2005-08-16
* Fix #elif spacing too.Bruce Momjian2005-07-13
* Fix pgindent to not have blank line before #else in variable definitionBruce Momjian2005-07-13
* Add backslashes to parentheses in awk regex because if not, they areBruce Momjian2005-07-13
* testing activitymailPostgreSQL Daemon2005-07-08
* Update typedefs for pgindent.Bruce Momjian2005-06-28
* Change awk ~ pattern from "" to //.Bruce Momjian2005-06-28
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-23
* Back out make_mkid change.Bruce Momjian2005-06-04
* Improve readability of config location params by adding newline.Bruce Momjian2005-06-04
* Fix compile of entab to use stdarg.h. Clean up includes.Bruce Momjian2005-05-27
* Update release checklist to reflect that HISTORY and INSTALL don'tTom Lane2005-05-08
* Update backend flowchart HTML.Bruce Momjian2005-05-06
* Update flowchart sections to match current CVS.Bruce Momjian2005-05-06
* Markup improvements.Bruce Momjian2005-05-06
* Update backend flowchard wordingBruce Momjian2005-05-06
* This patch changes the use of varargs.h to stdarg.h asNeil Conway2005-04-15
* Merge Resdom nodes into TargetEntry nodes to simplify code and save aTom Lane2005-04-06
* Attached patch cleans up the HTML code in tools/backend. This isBruce Momjian2005-04-06
* Update pgcvslog examples.Bruce Momjian2005-04-01
* Update pgcvslog examples.Bruce Momjian2005-04-01
* Add fprintf() custom version to libpgport.Bruce Momjian2005-03-11