]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2001-03-09  Hiroshi Inouehold interupts during LockWaitCancel().
2001-03-08  Bruce MomjianAdd Japanese FAQ>
2001-03-08  Bruce MomjianUpdate TODO list.
2001-03-08  Bruce MomjianUpdate FAQ.
2001-03-08  Tom LaneA subplan invoked within an aggregate function's argume...
2001-03-08  Tom LaneModify wchar conversion routines to not fetch the next...
2001-03-07  Tom LaneRepair a number of places that didn't bother to check...
2001-03-07  Bruce Momjian> Applied. Thanks.
2001-03-07  Bruce Momjianpltcl_loadmod has problems with big (>4k) modules becau...
2001-03-06  Bruce MomjianUpdate my2pg, new version.
2001-03-06  Tom LaneBelieve $POSTGRES_LIB and $POSTGRES_INCLUDE only if...
2001-03-06  Peter EisentrautSync rule for making INSTALL file.
2001-03-06  Peter EisentrautHelp message s/dump/restore/ (must have been copy&paste...
2001-03-06  Peter EisentrautSome editing, enhance markup, move description section...
2001-03-06  Bruce MomjianShorten TOAST mention
2001-03-06  Peter EisentrautUpdate/correct/refine.
2001-03-06  Peter MountTue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
2001-03-06  Philip Warner- Reflect change of option -U to -L
2001-03-06  Philip Warner- Minor correction to usage
2001-03-06  Philip Warner- Dump relevant parts of sequences only when doing...
2001-03-06  Philip Warner- Only disable triggers in DataOnly (or implied data...
2001-03-05  Peter EisentrautAdd missing space, change some markup.
2001-03-05  Peter EisentrautSorry, that change was not correct.
next