postgresql/src/tools
Tom Lane b83bd31bd9 TEMPORARILY make synchronous_commit default to OFF, so that we can get more
thorough testing of async-commit mode from the buildfarm.  This patch MUST
get reverted before 8.3 release!
2007-08-13 19:27:12 +00:00
..
backend Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
editors Update Emacs/vim editor info. 2006-09-07 00:10:46 +00:00
entab Normalize fgets() calls to use sizeof() for calculating the buffer size 2007-02-08 11:10:27 +00:00
findoidjoins Support arrays of composite types, including the rowtypes of regular tables 2007-05-11 17:57:14 +00:00
fsync Move fsync method macro defines into /include/access/xlogdefs.h so they 2007-02-14 05:00:40 +00:00
make_diff Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
msvc Disable warning 4090 = different const qualifiers on msvc since it 2007-07-25 10:51:03 +00:00
pginclude Add WIN32 compile suggestion to pginclude README. 2006-07-19 15:06:06 +00:00
pgindent Clean up pgindent handling of comments after 'else' by only moving 2006-12-27 23:03:52 +00:00
ccsym Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
codelines Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
copyright Update copyright script to allow spaces around dash. 2007-01-10 02:41:28 +00:00
find_badmacros Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
find_gt_lt Remove use of '<' and '>' in SGML, use '&' escapes. 2006-10-16 17:28:03 +00:00
find_static Have find_static skip main() functions. 2006-07-14 14:59:00 +00:00
find_typedef Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
major_release_split Add script major_release_split to simplify creating release notes for 2007-04-20 19:40:53 +00:00
make_ctags Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_etags Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_keywords Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
make_mkid Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pgcvslog Update comment. 2007-01-31 22:17:03 +00:00
pgtest Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
RELEASE_CHANGES TEMPORARILY make synchronous_commit default to OFF, so that we can get more 2007-08-13 19:27:12 +00:00