OSDN Git Service

pg-rex/syncrep.git
2001-04-02 Tom LaneComplain if the same column name is inherited from...
2001-04-02 Bruce MomjianUpdate HISTORY/release.sgml to current.
2001-04-02 Bruce MomjianUpdate TODO list.
2001-04-02 Bruce MomjianUpdate TODO list.
2001-04-02 Thomas G. LockhartUpdate info for platforms BeOS, Tru64, Linux/MIPS,...
2001-04-02 Bruce MomjianUpdate TODO list.
2001-04-02 Bruce MomjianDisable creation of indexes on system tables.
2001-04-02 Michael MeskesSynced pgc.l with scan.l.
2001-04-02 Tom LaneRemove duplicate definition of DLLLIBS, per gripe from...
2001-04-02 Tom LaneTom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic...
2001-04-01 Tom LanePlanner wasn't correctly handling adjustment of tuple_f...
2001-04-01 Marc G. FournierRC2 preparations ...
2001-04-01 Philip WarnerPatch to put rudimentary dependency support into pg_dum...
2001-04-01 Bruce MomjianUpdate TODO list.
2001-03-31 Tom LaneOn Cygwin, do initial connect() call in blocking mode...
2001-03-31 Tom LanepqWait() should check for exception status as well...
2001-03-31 Bruce MomjianUpdate TODO list.
2001-03-31 Bruce MomjianAdd elog file.
2001-03-31 Bruce MomjianUpdate TODO list.
2001-03-31 Bruce MomjianUpdate TODO list.
2001-03-31 Bruce MomjianUpdate TODO list.
2001-03-31 Bruce MomjianUpdate TODO list.
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.
next