summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)Author
2005-08-25Update release checklist.Bruce Momjian
2005-08-24More beta1 cleanup.Bruce Momjian
2005-08-23The attached patch updates the thread test program to run stand-alone onBruce Momjian
2005-08-23Back out incorrect commit.Bruce Momjian
2005-08-23Fix function name.Bruce Momjian
2005-08-17Minor cleanup.Bruce Momjian
2005-08-16Update comments.Bruce Momjian
2005-08-16Improve comment.Bruce Momjian
2005-08-16Update pgcvslog comment on how to find branch start time.Bruce Momjian
2005-07-13Fix #elif spacing too.Bruce Momjian
2005-07-13Fix pgindent to not have blank line before #else in variable definitionBruce Momjian
2005-07-13Add backslashes to parentheses in awk regex because if not, they areBruce Momjian
2005-07-08testing activitymailPostgreSQL Daemon
2005-06-28Update typedefs for pgindent.Bruce Momjian
2005-06-28Change awk ~ pattern from "" to //.Bruce Momjian
2005-06-23Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane
2005-06-04Back out make_mkid change.Bruce Momjian
2005-06-04Improve readability of config location params by adding newline.Bruce Momjian
2005-05-27Fix compile of entab to use stdarg.h. Clean up includes.Bruce Momjian
2005-05-08Update release checklist to reflect that HISTORY and INSTALL don'tTom Lane
2005-05-06Update backend flowchart HTML.Bruce Momjian
2005-05-06Update flowchart sections to match current CVS.Bruce Momjian
2005-05-06Markup improvements.Bruce Momjian
2005-05-06Update backend flowchard wordingBruce Momjian
2005-04-15This patch changes the use of varargs.h to stdarg.h asNeil Conway
2005-04-06Merge Resdom nodes into TargetEntry nodes to simplify code and save aTom Lane
2005-04-06Attached patch cleans up the HTML code in tools/backend. This isBruce Momjian
2005-04-01Update pgcvslog examples.Bruce Momjian
2005-04-01Update pgcvslog examples.Bruce Momjian
2005-03-11Add fprintf() custom version to libpgport.Bruce Momjian
2005-03-11Mark file-global function and variables as static.Bruce Momjian
2005-02-02Add to release checklist:Bruce Momjian
2005-01-23Add tools/find_gt_lt to find < and > in SGML source.Bruce Momjian
2005-01-22Mention issue with < and > in docs.Bruce Momjian
2005-01-18Update version stamps for 8.1 as listed in RELEASE_CHANGES.Bruce Momjian
2005-01-03Update copyright script.Bruce Momjian
2005-01-01Some more missed copyright notices. Many of these look like theyTom Lane
2005-01-01Update copyrights that were missed.Bruce Momjian
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-12-20Mention libpq.rc.in is now the file to update for releases.Bruce Momjian
2004-12-19Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.Bruce Momjian
2004-12-16Update release changes list to mention pg_config.h.win32.Bruce Momjian
2004-12-13Clearify which version numbers are bumped for major and minor releases.Bruce Momjian
2004-10-26Add reminder to update copyright in sgml file.Bruce Momjian
2004-10-25Update copyright information in documentation. Also, add a noteNeil Conway
2004-10-24Update RELEASE_CHANGES to mention updating the timezone database asTom Lane
2004-10-07Indent comment pushed to new line by else so it is indented by BSDBruce Momjian
2004-10-07Improve pgindent processing of comment after 'else'.Bruce Momjian
2004-10-07Improve comment after 'else' handling of pgindent.Bruce Momjian
2004-10-06Add mention of win32ver.rc for update for minor release.Bruce Momjian