]> granicus.if.org Git - postgresql/history - src/tools
Improve performance of our private version of qsort. Per recent testing,
[postgresql] / src / tools /
2006-03-15 Bruce MomjianFix typo in pgcvslog, used == instead of =.
2006-03-11 Bruce MomjianAdd CVS tag lines to files that were lacking them.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2006-03-05 Bruce MomjianUpdate to 2006.
2006-02-12 Bruce MomjianUpdate release checlist.
2006-02-04 Bruce MomjianMove thread_test directory from /tools to /test so...
2005-12-09 Tom LaneSimplify lock manager data structures by making a clear...
2005-11-23 Bruce MomjianFix pgindent of libpq-fe.h by hacking pgindent script.
2005-11-16 Bruce MomjianUpdate error message and documentation for fsync test.
2005-11-16 Bruce MomjianHave test_fsync honor -f filename argument.
2005-11-15 Bruce MomjianPrevent certain symbols that are used for both typedefs...
2005-11-15 Bruce MomjianFix recent problems with BSD indent, including indentin...
2005-11-13 Bruce MomjianRevert pgindent length back to 79 because we are going...
2005-11-07 Bruce MomjianLower pgident length to 77, document BSD indent bug.
2005-11-07 Bruce MomjianChange maximum pgindent length from 79 to 78, per Tom.
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-11-05 Bruce MomjianAdd mention to update FAQ item on most recent release...
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-10-15 Bruce MomjianUpdate pgindent typedef list.
2005-10-10 Peter EisentrautDocument the process to update translations.
2005-10-07 Alvaro HerreraRemove an unused typedef.
2005-09-27 Bruce MomjianSuppress FAQ and TODO changes in pgcvslog output.
2005-09-22 Bruce MomjianAdd instructions.
2005-09-22 Bruce MomjianAdd "codelines" script to compute number of lines in...
2005-08-25 Bruce MomjianUpdate release checklist.
2005-08-24 Bruce MomjianMore beta1 cleanup.
2005-08-23 Bruce MomjianThe attached patch updates the thread test program...
2005-08-23 Bruce MomjianBack out incorrect commit.
2005-08-23 Bruce MomjianFix function name.
2005-08-17 Bruce MomjianMinor cleanup.
2005-08-16 Bruce MomjianUpdate comments.
2005-08-16 Bruce MomjianImprove comment.
2005-08-16 Bruce MomjianUpdate pgcvslog comment on how to find branch start...
2005-07-13 Bruce MomjianFix #elif spacing too.
2005-07-13 Bruce MomjianFix pgindent to not have blank line before #else in...
2005-07-13 Bruce MomjianAdd backslashes to parentheses in awk regex because...
2005-07-08 PostgreSQL Daemontesting activitymail
2005-06-28 Bruce MomjianUpdate typedefs for pgindent.
2005-06-28 Bruce MomjianChange awk ~ pattern from "" to //.
2005-06-23 Tom LaneMove findoidjoins out of contrib and into src/tools...
2005-06-04 Bruce MomjianBack out make_mkid change.
2005-06-04 Bruce MomjianImprove readability of config location params by adding...
2005-05-27 Bruce MomjianFix compile of entab to use stdarg.h. Clean up includes.
2005-05-08 Tom LaneUpdate release checklist to reflect that HISTORY and...
2005-05-06 Bruce MomjianUpdate backend flowchart HTML.
2005-05-06 Bruce MomjianUpdate flowchart sections to match current CVS.
2005-05-06 Bruce MomjianMarkup improvements.
2005-05-06 Bruce MomjianUpdate backend flowchard wording
2005-04-15 Neil ConwayThis patch changes the use of varargs.h to stdarg.h as
2005-04-06 Tom LaneMerge Resdom nodes into TargetEntry nodes to simplify...
2005-04-06 Bruce MomjianAttached patch cleans up the HTML code in tools/backend...
2005-04-01 Bruce MomjianUpdate pgcvslog examples.
2005-04-01 Bruce MomjianUpdate pgcvslog examples.
2005-03-11 Bruce MomjianAdd fprintf() custom version to libpgport.
2005-03-11 Bruce MomjianMark file-global function and variables as static.
2005-02-02 Bruce MomjianAdd to release checklist:
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2005-01-22 Bruce MomjianMention issue with < and > in docs.
2005-01-18 Bruce MomjianUpdate version stamps for 8.1 as listed in RELEASE_CHANGES.
2005-01-03 Bruce MomjianUpdate copyright script.
2005-01-01 Tom LaneSome more missed copyright notices. Many of these...
2005-01-01 Bruce MomjianUpdate copyrights that were missed.
2004-12-31 PostgreSQL DaemonTag appropriate files for rc3
2004-12-20 Bruce MomjianMention libpq.rc.in is now the file to update for releases.
2004-12-19 Bruce MomjianTest for POSIX.1c 2-arg sigwait() and fail on single...
2004-12-16 Bruce MomjianUpdate release changes list to mention pg_config.h...
2004-12-13 Bruce MomjianClearify which version numbers are bumped for major...
2004-10-26 Bruce MomjianAdd reminder to update copyright in sgml file.
2004-10-25 Neil ConwayUpdate copyright information in documentation. Also...
2004-10-24 Tom LaneUpdate RELEASE_CHANGES to mention updating the timezone...
2004-10-07 Bruce MomjianIndent comment pushed to new line by else so it is...
2004-10-07 Bruce MomjianImprove pgindent processing of comment after 'else'.
2004-10-07 Bruce MomjianImprove comment after 'else' handling of pgindent.
2004-10-06 Bruce MomjianAdd mention of win32ver.rc for update for minor release.
2004-10-06 Bruce MomjianUpdate win32ver.rc to 8,0,000,000. Mention it needs...
2004-10-02 Bruce MomjianUpdate length from 75 to 79.
2004-09-26 Bruce MomjianUse <> not "" for include of pthread.h.
2004-09-12 Bruce MomjianRe-add brace removal code but comment it out so we...
2004-09-12 Bruce MomjianRemove code that delete braces around single statements.
2004-09-09 Bruce MomjianWe don't use java in our compiles anymore so remove...
2004-08-30 Bruce MomjianAnother pgindent run with lib typedefs added.
2004-08-29 Bruce MomjianUpdate typedefs with /lib info.
2004-08-29 Bruce MomjianPgindent run for 8.0.
2004-08-29 Bruce MomjianUpdate with new typedefs. Remove java and c++ parts...
2004-08-29 Bruce MomjianUpdate copyright to 2004.
2004-07-25 Bruce MomjianImprove description of release note creation.
2004-07-24 Bruce MomjianAdd steps for creating release notes.
2004-06-25 Tom LaneFix to work better with Exuberant's version of ctags.
2004-06-09 Bruce MomjianUse mkstemp instead of mktemp in thread test, per Jan.
2004-05-28 Bruce MomjianWhen checking for thread safety with src/tools/thread...
2004-04-27 Bruce MomjianDo thread testing from configure in a much cleaner...
2004-04-27 Bruce MomjianAdd comments.
2004-04-27 Bruce MomjianUse mktemp for temporary file names, per suggestion...
2004-04-27 Bruce MomjianMove postgres.h to the top of the C file.
2004-04-26 Bruce MomjianFix subdir for thread test program.
2004-04-26 Bruce MomjianMore thread error improvments.
2004-04-26 Bruce MomjianMore thread error message improvments.
2004-04-25 Bruce MomjianNo need to use our standard libs for the thread test...
2004-04-23 Bruce MomjianHook thread_test program run at the end of configure...
2004-04-23 Bruce MomjianReport error if thread-test is run without having threa...
next