aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* Mark file-global function and variables as static.Bruce Momjian2005-03-11
* Add to release checklist:Bruce Momjian2005-02-02
* Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian2005-01-23
* Mention issue with < and > in docs.Bruce Momjian2005-01-22
* Update version stamps for 8.1 as listed in RELEASE_CHANGES.Bruce Momjian2005-01-18
* Update copyright script.Bruce Momjian2005-01-03
* Some more missed copyright notices. Many of these look like theyTom Lane2005-01-01
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-31
* Mention libpq.rc.in is now the file to update for releases.Bruce Momjian2004-12-20
* Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.Bruce Momjian2004-12-19
* Update release changes list to mention pg_config.h.win32.Bruce Momjian2004-12-16
* Clearify which version numbers are bumped for major and minor releases.Bruce Momjian2004-12-13
* Add reminder to update copyright in sgml file.Bruce Momjian2004-10-26
* Update copyright information in documentation. Also, add a noteNeil Conway2004-10-25
* Update RELEASE_CHANGES to mention updating the timezone database asTom Lane2004-10-24
* Indent comment pushed to new line by else so it is indented by BSDBruce Momjian2004-10-07