]> granicus.if.org Git - postgresql/history - src/tools
Add a note to the docs describing NaN's equality and ordering behavior.
[postgresql] / src / tools /
2007-01-10 Neil ConwayAttached patch fixes two problems:
2007-01-10 Neil ConwayThis patch enables verbose output when building all...
2007-01-10 Bruce MomjianUpdate copyright script to allow spaces around dash.
2007-01-09 Tom LaneFix vcbuild to allow building without OpenSSL and/or...
2007-01-09 Tom Lanevcbuild documentation from Magnus and Dave.
2007-01-06 Bruce MomjianCheck for ERANGE in exp() as well.
2007-01-06 Bruce MomjianDocument that we need to update the ecpg regression...
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2007-01-05 Bruce MomjianUpdate copyright script, report year used
2007-01-05 Bruce MomjianModify copyright script to pull current year from ...
2007-01-05 Bruce MomjianStamp major release 8.3.0, and increment library versio...
2007-01-04 Tom LaneFix AddDefine to handle quotes properly. Magnus
2006-12-30 Tom LaneSupport type modifiers for user-defined types, and...
2006-12-29 Tom LaneAdd support for XML build option to MSVC build scripts.
2006-12-27 Bruce MomjianClean up pgindent handling of comments after 'else...
2006-12-23 Tom LaneRestructure operator classes to allow improved handling...
2006-11-29 Tom LaneMore MSVC build support from Magnus.
2006-11-25 Bruce MomjianCopy fsync() defines into test_fsync.c, someday place...
2006-11-24 Peter EisentrautSeparate release preparation jobs for all releases...
2006-11-23 Bruce MomjianRevert out:
2006-11-23 Bruce MomjianUpdate fsync test to match new O_DIRECT behavior.
2006-11-21 Neil ConwayVC build patch from Magnus:
2006-11-20 Tom LaneMore MSVC build fixes:
2006-10-22 Tom LaneVarious MSVC build fixes from Magnus; also remove stray...
2006-10-16 Bruce MomjianRemove use of '<' and '>' in SGML, use '&' escapes.
2006-10-13 Bruce MomjianFix test_fsync compile on MinGW(win32)
2006-10-10 Bruce MomjianTypo fix.
2006-10-10 Bruce MomjianAdd release checklist item:
2006-10-08 Bruce MomjianUpdate comments for pgcvslog, -r BASE does not work...
2006-10-04 Bruce MomjianExclude pgindent from affecting the ecpg regression...
2006-10-04 Tom LaneAdd qsort and qsort_arg to MSVC list of src/port files.
2006-10-04 Bruce MomjianUdpate typedefs for pgindent.
2006-10-03 Bruce Momjianpgevent fixes:
2006-10-03 Bruce MomjianUpdate typedef list for 8.2 pgindent run.
2006-09-28 Tom LaneFix a couple other places that need to know about ...
2006-09-15 Tom LaneSeveral fixes for MSVC build scripts, from Magnus.
2006-09-07 Bruce MomjianUpdate pgcvslog comments.
2006-09-07 Bruce MomjianUpdate Emacs/vim editor info.
2006-09-04 Bruce MomjianAdd MSVC build 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.
next