OSDN Git Service

pg-rex/syncrep.git
2001-03-30 Tom LaneRe-allow specification of a new default value for an...
2001-03-30 Bruce MomjianUpdate TODO list.
2001-03-30 Bruce MomjianUpdate TODO list.
2001-03-30 D'Arcy J.M... Marc-Andre is changing where DateTime goes. This chang...
2001-03-30 D'Arcy J.M... Correct indenting in _quote() function.
2001-03-30 Tom LaneAdd appropriately ifdef'd hack to make ARM compiler...
2001-03-30 Tom Lanerandom_seed => seed ...
2001-03-29 Bruce MomjianPut proper pgaccess Chinese big5 file in place.
2001-03-29 Peter EisentrautRename 'random_seed' back to 'seed'.
2001-03-29 Peter Eisentrautsmall fixes
2001-03-29 Michael MeskesApplied bug fix by Adriaan Joubert <a.joubert@albourne...
2001-03-29 Bruce MomjianUpdate TODO list.
2001-03-28 Bruce MomjianUpdate TODO list.
2001-03-28 Tom LaneCorrect erroneous description of MVCC Read Committed...
2001-03-27 Tom LaneQuick hack to fix Oliver Elphick's problem with subsele...
2001-03-27 Tom LaneRepair pgindent damage to comments.
2001-03-27 Bruce Momjian> Kinda looks like Ian broke the compile-in-source...
2001-03-27 Bruce MomjianThe following patch updates the FAQ_AIX and makes C...
2001-03-27 D'Arcy J.M... Add changes from Mikhail Terekhov <terekhov@emc.com>.
2001-03-27 Tatsuo IshiiAdd checking for valid database encoding.
2001-03-27 Bruce MomjianODBC source code cleanup. Mostly alignment of #define...
2001-03-27 Tom LaneSpell __volatile__ correctly.
2001-03-26 Bruce MomjianOpenBSD resultmap change:
2001-03-26 Bruce MomjianAdd period to message.
2001-03-26 Bruce MomjianChange message to _the_ administrator. There is only...
2001-03-26 Tom LaneAdd #define HAVE_ATEXIT, per report from Magnus.
2001-03-26 Tom Lanepqsignal call needs to be #ifndef WIN32, per report...
2001-03-26 Hiroshi InoueAdd multibyte support
2001-03-26 Tatsuo IshiiFix typo
2001-03-25 Tom LaneFix unportable assumptions about alignment of local...
2001-03-25 Tom LaneImprove comments for xlog item size #defines.
2001-03-25 D'Arcy J.M... Update the changes for version 3.2.
2001-03-25 D'Arcy J.M... Document the --with-python flag as a simpler way of...
2001-03-25 Bruce MomjianUpdate TODO list.
2001-03-25 Peter EisentrautPick up any extra -I options for Python build.
2001-03-25 Tom LaneFix unportable assumptions about alignment of local...
2001-03-25 Tom LaneThe regexp pattern characters ^ and $ should be explain...
2001-03-25 Tom LaneRe-order declarations to un-break the non-HAS_TEST_AND_...
2001-03-25 Peter Eisentrautspell fix
2001-03-25 Peter EisentrautAllow building documentation outside source tree.
2001-03-25 Tom LaneFix code that incorrectly assumed a 'char foo[N]' local...
2001-03-24 Peter EisentrautMake less misleading message for failed + ignored tests.
2001-03-24 Tom LanePortability fix from Steve Nicolai.
2001-03-24 Peter Eisentrautminor copy editing
2001-03-24 Peter EisentrautDisable pg_upgrade.
2001-03-24 Tom LaneHadn't built on a PARISC 1.1 box in a long time .....
2001-03-24 Tom LaneUpdate info about mailing lists, make a few other minor...
2001-03-24 Thomas G. LockhartUpdate to the current state of platform support.
2001-03-24 Thomas G. LockhartFix up wording slightly. No change in content.
2001-03-24 Marc G. Fournierupdate the ChangeLog in preparation for release ...
2001-03-24 Tom LaneMiscellaneous updates and minor copy-editing.
2001-03-23 Tom LaneDoc update from Roberto Mello: improved versions of...
2001-03-23 Tom LaneWhen using 'long long int' for int64 type, check to...
2001-03-23 Tom LaneMark exception and assert global variables as DLLIMPORT...
2001-03-23 Bruce MomjianUpdate TODO list.
2001-03-23 Tatsuo IshiiAdd checking for strtoul. SunOS4 does not have it.
2001-03-23 Bruce MomjianFix comments that were mis-wrapped, for Tom Lane.
2001-03-23 Tom LaneFix SPI example to reflect new-style calling convention...
2001-03-23 Philip WarnerFix checking of file operations in demo ('files') outpu...
2001-03-23 Tom LaneFix problems with coredumps due to ^C when longjmp...
2001-03-22 Tom LaneFix Joubert's complaint that int8-sized numeric literal...
2001-03-22 Bruce MomjianRun pgindent on _int.c, for Tom Lane. I had skipped...
2001-03-22 Marc G. Fourniergeometry tests 'FAILED' from a precision standpoint...
2001-03-22 Bruce MomjianRemove dashes in comments that don't need them, rewrap...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-03-21 Peter Eisentrautcorrection
2001-03-21 Hiroshi InoueThe attached patch fixes win32.mak which got broken...
2001-03-21 Bruce MomjianUpdate TODO list.
2001-03-21 Vadim B. MikheevCheck bufHdr->cntxDirty and call StartBufferIO in Buffe...
2001-03-21 Hiroshi Inouea fix from Eiji Tokuya.
2001-03-21 Bruce MomjianAdd mmap info. Seems mmap may not be a good idea.
2001-03-21 Bruce MomjianUpdate TODO list.
2001-03-20 Marc G. Fournierwell, here goes our first Release Candidate for 7.1...
2001-03-20 Bruce MomjianFix 'ps' WAIT status display bug on setproctitle()...
2001-03-20 Bruce MomjianUpdate Japanese FAQ.
2001-03-20 Bruce MomjianUpdate TODO list.
2001-03-20 Tom LaneRecommend CREATE TABLE AS in preference to SELECT INTO...
2001-03-20 Bruce MomjianUpdate TODO list.
2001-03-20 Bruce MomjianUpdate TODO list.
2001-03-20 Bruce MomjianUpdate TODO list.
2001-03-20 Bruce MomjianUpdate TODO list.
2001-03-20 Tom LaneRepair intarray's problems with TOASTed input, avoid...
2001-03-20 Tom LaneMention that parallel regress script needs to be run...
2001-03-20 Tom LaneDiscuss LOCALE differences as a reason for regression...
2001-03-19 Tom LaneTweak out-of-memory error messages to include the reque...
2001-03-19 Tom LaneMake regular-expression error messages a tad less obscure,
2001-03-19 Bruce MomjianUpdate Peter Mount's email address in README.
2001-03-19 Peter EisentrautAdd missing TO.
2001-03-19 Peter EisentrautAdd note about saving large objects during upgrade.
2001-03-19 Philip Warner - Added CVS headers to files
2001-03-18 Tom LaneRestore include-file updates, and fix some of the more...
2001-03-18 Tom LaneRestore Peter's makefile fixes.
2001-03-18 Tom LaneGive postmaster enough time to update the pidfile befor...
2001-03-18 Tom LaneRemove NEXTXID xlog record type to avoid three-way...
2001-03-18 Tom LaneWhen we add 'waiting' to the ps_status display, there...
2001-03-18 Tom LaneConsidering the BeOS port didn't compile without IPC_ST...
2001-03-18 Tom LanePatches from Cyril Velter to make shared-memory-conflic...
2001-03-18 Philip WarnerFixed but in _enableTriggersIfNecessary introduced...
2001-03-18 Tom LaneFix coredump due to writing one more byte than we'd...
2001-03-18 Tom LaneMake sure ControlFile logId/logSeg don't go backwards...
next