]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-12-19  Bruce MomjianAdd:
2004-12-19  Bruce MomjianMention why unixware doesn't handle threading in 8.0.
2004-12-19  Bruce MomjianTest for POSIX.1c 2-arg sigwait() and fail on single...
2004-12-19  Bruce MomjianAdd Win32 version stamps that increment each day for...
2004-12-18  Bruce MomjianAllow NetBSD, m64k to compile the ASM spinlock code.
2004-12-18  Tom LaneAdd note warning that OS X updates usually overwrite...
2004-12-18  Bruce MomjianChanges the doc's to reflect what the user will find...
2004-12-18  Bruce MomjianMany thanks to Joachim Wieland for a big list of correc...
2004-12-18  Bruce MomjianUpdate from Ian Barwick
2004-12-17  Tom LaneMake array_cat more paranoid about checking datatypes...
2004-12-17  Tom Lanearray_map failed to insert correct result type in an...
2004-12-17  Tom LaneMinor copy-editing in tutorial.
2004-12-17  Tom LaneIn a PGXS build, expect to find the postgres executable...
2004-12-17  Neil ConwayAllow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL...
2004-12-17  Tom LaneHook up the plpython result-object nrows and status...
2004-12-17  Tom LaneFix is-it-time-for-a-checkpoint logic so that checkpoin...
2004-12-17  Bruce MomjianAdd Win32:
2004-12-16  Bruce MomjianUpdate release changes list to mention pg_config.h...
2004-12-16  Bruce MomjianUpdate version for Win32-client include file.
2004-12-16  Tom LaneCause configure --with-tcl to check for presence of...
2004-12-16  Bruce MomjianAllow --enable-thread-safety with --disable-shared...
2004-12-16  Bruce MomjianAllow AIX to use --enable-thread-safety by passing...
2004-12-16  Peter EisentrautTranslation updates
2004-12-16  Peter EisentrautAdd port report
2004-12-16  Bruce MomjianAdd French IRC channel.
2004-12-16  Bruce MomjianAdd Spanish IRC channel to FAQ.
2004-12-15  Tom LaneFix another place broken by new List implementation...
2004-12-15  Tom LaneDisallow SETOF in the input of parseTypeString(). ...
2004-12-15  Tom LaneCalculation of keys_are_unique flag was wrong for cases...
2004-12-15  Peter EisentrautNew translations
2004-12-15  Peter EisentrautTranslation updates
2004-12-15  Peter EisentrautTranslation update
2004-12-15  Bruce MomjianUpdate IRC mention.
2004-12-14  Tom LaneIn 'make installcheck' for contrib/, insert 'sleep...
2004-12-14  Tom LaneCope with circularities involving a view's ON SELECT...
2004-12-14  Tom LaneFix pg_dump to ensure that a comment on a table CHECK...
2004-12-14  Bruce MomjianUpdate aix cc_r wording.
2004-12-14  Bruce MomjianMention aix cc_r is not supported, and why
2004-12-14  Peter EisentrautFix typo
2004-12-14  Peter EisentrautAdd port reports
2004-12-14  Neil ConwayPrevent pg_resetxlog from being run as root. If this...
2004-12-14  Peter EisentrautAdd more port reports.
2004-12-13  Peter EisentrautNew translation
2004-12-13  Peter EisentrautTranslation updates
2004-12-13  Bruce MomjianRemove:
2004-12-13  Peter EisentrautSpell checker run
2004-12-13  Bruce MomjianDone:
2004-12-13  Bruce MomjianClearify which version numbers are bumped for major...
2004-12-13  Peter EisentrautNew translations
2004-12-13  Peter EisentrautTranslation updates
2004-12-13  Bruce MomjianAdd:
2004-12-13  Bruce MomjianUpdate FAQ.
2004-12-13  Tom LaneAvoid generating excess (and illegal) parentheses aroun...
2004-12-12  Neil ConwayAdd regression tests for the fix committed by Tom for...
2004-12-12  Tom LanePREPARE and EXPLAIN need to copy the source query just...
2004-12-12  Peter EisentrautAdd missing newlines at end of error messages.
2004-12-12  Peter EisentrautTranslation updates
2004-12-12  Peter EisentrautFix problems with certain shells (e.g., FreeBSD, Cygwin...
2004-12-12  Tom LaneUpgrade formrdesc() so that it can correctly initialize...
2004-12-11  Tom LaneInstead of supposing (wrongly, in the general case...
2004-12-11  Peter EisentrautAdded port reports
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautPatch to the pl/perl documents that clarifies the scope...
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautAdded port reports
2004-12-11  Peter EisentrautAdded port report
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautTranslation updates
2004-12-11  Peter EisentrautAdded port report
2004-12-10  Bruce MomjianReorder IRC examples.
2004-12-06  Tom LaneActiveSnapshot must be set to something valid while...
2004-12-06  Peter EisentrautStart filling in the supported platforms list with...
2004-12-06  Peter EisentrautTranslation updates
2004-12-06  Michael MeskesFixed bug in parsing of typedef'ed array sizes.
2004-12-06  Neil ConwayFix off-by-1 bug in pg_ctl in -D handling, per report...
2004-12-05  Tom LaneFix several mistaken xreflabel entries, including those...
2004-12-04  Bruce MomjianBack out addition of Win1252 encoding.
2004-12-04  Bruce MomjianProperl format HTML in developer's FAQ.
2004-12-03  PostgreSQL... tag configure for rc1 .. REL8_0_0RC1
2004-12-03  Tom LaneAs long as we're forcing an ORDER BY in these four...
2004-12-03  Tom LaneUse StrNCpy not strncpy to fill hash key, to ensure...
2004-12-03  Tom LaneAdjust help message for --no-owner, per Alvaro Herrera.
2004-12-03  Bruce MomjianBack out ARRAY() patch.
2004-12-03  Tom LaneImprove description of --disable-rpath workaround for...
2004-12-03  Bruce Momjian> If it bothers you that much. I'd make a flag, cleared...
2004-12-03  Bruce Momjian>>This patch adds another plpgsql trigger example to...
2004-12-03  Bruce MomjianAdd:
2004-12-03  Bruce MomjianTypo fixes.
2004-12-03  Bruce MomjianFix typo.
2004-12-03  Bruce MomjianMerge pgadmin paragraph.
2004-12-03  Bruce MomjianFirst version of external projects manual section.
2004-12-03  Bruce MomjianAdd:
2004-12-03  Bruce MomjianFix compile breakage from SIGPIPE fix for threading.
2004-12-03  Bruce MomjianRemove doc changes that were in process during previous...
2004-12-03  Bruce MomjianBack out fix for Unicode characters above 0x10000
2004-12-02  Tom LaneCode review for recent libpq changes. Be more careful...
2004-12-02  Bruce MomjianAdd:
2004-12-02  Bruce Momjian> I have installed your patch and adjusted the names...
next