]> granicus.if.org Git - postgresql/history - src/tools
For protocol-level prepare/bind/execute:
[postgresql] / src / tools /
2006-07-19 Bruce MomjianAdd WIN32 compile suggestion to pginclude README.
2006-07-18 Bruce MomjianAdd pginclude testing ideas.
2006-07-17 Bruce MomjianMention dependency problems caused by pgrminclude on...
2006-07-15 Tom LaneCreate a tool to catch #include omissions that might...
2006-07-14 Bruce MomjianHave find_static skip main() functions.
2006-07-14 Bruce MomjianMove CFLAGS for pginclude to the end of the command...
2006-07-13 Bruce MomjianSkip stripping postgres_fe.h include file.
2006-07-13 Bruce MomjianImprove pginclude tools to process include file usage...
2006-07-12 Bruce MomjianFix pgrminclude to work for stripping include files.
2006-07-11 Alvaro HerreraApply entab fix from Marko Kreen for these problems:
2006-07-11 Bruce MomjianImprove pginclude tests.
2006-07-11 Bruce MomjianImprove pginclude compile flags.
2006-07-11 Bruce MomjianUpdate pginclude documentation.
2006-07-11 Bruce MomjianHave pgrminclude process include files too.
2006-07-11 Bruce MomjianAdd $CFLAGS support to pgrminclude.
2006-07-11 Bruce MomjianMove pgrminclude debug code to be more effective.
2006-07-11 Bruce MomjianImprove shell script wrapping.
2006-07-11 Bruce MomjianAdd comments to pgrminclude.
2006-07-11 Bruce MomjianAllow each C include file to compile on its own by...
2006-07-11 Bruce MomjianAdd libpq include directory to script.
2006-07-10 Bruce MomjianImprove compile line for tool.
2006-07-10 Bruce MomjianUpdate usage documention for pginclude
2006-07-10 Bruce MomjianAdd $CFLAGS handling to pgcompinclude.
2006-07-10 Bruce MomjianFix 'find' args for pgcompinclude tool.
2006-07-10 Bruce MomjianImprove tool coding.
2006-07-10 Bruce MomjianImprove script by processing only C files.
2006-05-31 Bruce MomjianUpdate cvs command example to show diff -rBASE.
2006-05-21 Bruce MomjianRemove mention of pg_upgrade in release checklist.
2006-05-19 Bruce MomjianMention packager bumps configure.in/configure.
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...
next