OSDN Git Service

pg-rex/syncrep.git
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...
2001-03-17 Bruce MomjianUpdate contrib intarray to Jan 25 version.
2001-03-17 Tom LaneRearrange XLogFileInit so that control-file spinlock...
2001-03-17 Peter EisentrautReformat the "major changes" to 72 or so columns.
2001-03-17 Peter EisentrautRepair.
2001-03-17 Peter EisentrautTuning for docbook2man.
2001-03-17 Thomas G. LockhartNew updates from Roberto Mello sent privately today...
2001-03-16 Peter EisentrautMake note that version 1.1.8 doesn't work.
2001-03-16 Marc G. FournierGenerated Changelog since last Beta ...
2001-03-16 Marc G. Fournierupgrade version to beta6
2001-03-16 Tom LaneDocumentation update from Marko Kreen.
2001-03-16 Michael MeskesFixed bug in handling of pointers to structs.
2001-03-16 Hiroshi InoueOops I forgot to add new files for multibyte support.
2001-03-16 Tom LaneSupport syncing WAL log to disk using either fsync...
2001-03-16 Tom LaneResetting the XLOG can't include rewinding it to logica...
2001-03-16 Hiroshi InoueAdd multibyte support.
2001-03-15 Tom LaneUpdate sample error messages to agree with current...
2001-03-15 D'Arcy J.M... Fix parameter handling.
2001-03-15 D'Arcy J.M... Add WIN32 support.
2001-03-15 Tom LaneImprove description of to_char templates.
2001-03-14 Tom LaneGive a more reasonable error message for a bad attribut...
2001-03-14 Peter EisentrautFix markup.
2001-03-14 Tom LaneReduce amount of memory used per tuple for after-event...
2001-03-14 Tom LaneCOPY should handle after-insert triggers the same as...
2001-03-14 Peter EisentrautA much better version of this is now in backend/port...
2001-03-14 Peter EisentrautIt's "gmake dist" now.
2001-03-14 Peter EisentrautFor some ungodly reason my etags doesn't have an -...
2001-03-14 Peter EisentrautWe're past Postgres95 now, and I'm sure Jolly doesn...
2001-03-14 Peter EisentrautWe got automatic dependencies now.
2001-03-14 Peter EisentrautWe're way past 6.3 ...
2001-03-14 Peter EisentrautUpdate. Things are now build through 'make'.
2001-03-14 Tom LaneUse SEP_CHAR consistently in forming XLOG pathnames.
2001-03-14 Tom LaneRemove obsolete PowerPC-specific hack for comparisons...
2001-03-14 Tom LaneMove -Bsymbolic for HPUX to Makefile.hpux, per Peter...
2001-03-14 Bruce MomjianUpdate TODO list.
2001-03-14 Bruce Momjian'waiting' status display had extra space, removed.
2001-03-14 Peter EisentrautTry to run empty test program before running any real...
2001-03-14 Tom LaneDon't go belly-up if fork() fails for a routine checkpo...
2001-03-14 Tom LaneFix numeric modulo operator for case of fractional...
2001-03-14 Bruce MomjianNew shutdown wording:
2001-03-14 Hiroshi InoueFix some memory leaks.
2001-03-14 Hiroshi Inoueifdef out reindex stuff in VACUUM for safety.
2001-03-14 Tom LaneFirst cut at XLOG file reset utility.
2001-03-13 Peter EisentrautProvide more useful error message if 'postgres -V'...
2001-03-13 Peter Eisentrautupdate
2001-03-13 Peter Eisentrautupdate
2001-03-13 Tom LaneChange xlog page-header format to include StartUpID...
2001-03-13 Peter Eisentraut'test -e' isn't portable. Use 'test -f'.
2001-03-13 Bruce MomjianUpdate FAQ.
2001-03-13 Philip WarnerDocument changed features of pg_dump, including:
2001-03-13 Philip Warner- Use subselect when enabling triggers,
2001-03-13 Hiroshi InoueThe attached file contains the registry settings requir...
2001-03-13 Tom LaneUpdate for new pg_control format.
2001-03-13 Tom LaneXLOG (and related) changes:
2001-03-12 Tom LaneAvoid O(N^2) behavior in deferredTriggerAddEvent()...
2001-03-11 Bruce MomjianUpdate TODO list.
2001-03-11 Peter EisentrautThrow error if Ant is not found and Java is requested...
2001-03-11 Peter EisentrautAdd uninstall target to Java build.
2001-03-10 Tom LaneTurns out the HPUX linker likes -Bsymbolic too. Withou...
2001-03-10 Tom LaneProvide a hack to let initialization happen on platform...
2001-03-10 Tom LaneDo not accept values from sections following the specif...
2001-03-10 Tom LaneBOX documentation disagreed with code about corner...
2001-03-10 Bruce MomjianUpdate TODO list.
2001-03-10 Peter EisentrautDocument --with-java.
2001-03-10 Peter EisentrautEliminate some hackery when creating text files (INSTAL...
2001-03-10 Peter EisentrautUse install-sh unconditionally.
2001-03-10 Tom LaneFATAL errors should cause exit with nonzero status...
2001-03-10 Hiroshi Inoue1)Allow the access to indexes with up to 16 keys.
2001-03-09 Tom LaneDon't choke on superuser names containing random punctu...
2001-03-09 Peter EisentrautRecursive distclean shouldn't depend on recursive clean...
2001-03-09 Peter EisentrautIntegrate "Porting from Oracle PL/SQL" HOWTO from Rober...
next