]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-12-17  Bruce MomjianUpdate item description:
2007-12-16  Tom LaneMake an editorial pass over the newly SGML-ified contri...
2007-12-16  Bruce MomjianWindows write-cache wording improvement.
2007-12-16  Bruce MomjianUpdate write-cache docs to mention windows behavior...
2007-12-16  Bruce MomjianMention that HOT helps with DELETE space reuse.
2007-12-16  Bruce MomjianUpdate OOM wording.
2007-12-16  Bruce MomjianAdd docs about OOM killer.
2007-12-16  Bruce MomjianMention pg_ctl kill for Win32 in docs.
2007-12-16  Bruce MomjianUpdate pgpool-II mention.
2007-12-16  Bruce MomjianMark 8.3 as likely now January, 2008 in release notes.
2007-12-15  Magnus HaganderGet dllwrap name from variable instead of hardcoded.
2007-12-15  Andrew DunstanFix example archive_command for standalone backups...
2007-12-15  Bruce MomjianUse clearer error message for gmake postgres.pdf:
2007-12-15  Tom LaneImprove documentation about Julian dates; in particular...
2007-12-14  Peter EisentrautMake error message more accurate
2007-12-14  Bruce MomjianAdd default error rules for making postgres.pdf and...
2007-12-13  Alvaro HerreraCorrect result type of convert_to, per Pavel Stehule.
2007-12-13  Peter EisentrautClarify log messages
2007-12-13  Tom LaneChange a couple of examples to say ALTER MAPPING instea...
2007-12-13  Bruce MomjianMark items needing updating for beta stamping.
2007-12-12  Tom LaneImprove the method of localizing column names and other...
2007-12-12  Tom LaneClean up unportable attempt to use #if inside a macro...
2007-12-12  Peter EisentrautProvide a more accurate, detailed log message when...
2007-12-12  Bruce MomjianAdd random I/O URL:
2007-12-12  Bruce MomjianThis item was fixed in a different way, so has been...
2007-12-12  Bruce MomjianAdjust release notes for HISTORY.html generation.
2007-12-12  Tom LaneChange 'merge sort join', a phrase we use nowhere else...
2007-12-11  Alvaro HerreraMake CSV column ordering a bit more logical.
2007-12-11  Tom LaneMake documentation of -W options more accurate and...
2007-12-11  Tom LaneRemove the long-deprecated -u option from psql, since...
2007-12-11  Magnus HaganderTypo pointed out by Erwin Brandstetter. Remove the...
2007-12-11  Alvaro HerreraExtend the format of CSV logs to include the additional...
2007-12-11  Magnus HaganderUse _USE_32BIT_TIME_T when building with MSVC. Also...
2007-12-11  Tom LaneRemove the -P options of oid2name and pgbench, as they...
2007-12-11  Tom LaneMake vacuumlo prompt for password when needed, thus...
2007-12-10  Bruce MomjianRemove Stefan Kaltenbrunner mention from full text...
2007-12-10  Bruce MomjianAdd release note introduction.
2007-12-10  Bruce MomjianMention Stefan Kaltenbrunner as contributor for text...
2007-12-10  Bruce MomjianWording improvement for write-cache disabling instructions.
2007-12-10  Bruce MomjianWrite cache doc cleanups
2007-12-10  Bruce MomjianDocument how to turn off disk write cache on popular...
2007-12-10  Tom LaneMake an editorial pass over the newly SGML-ified contri...
2007-12-10  Alvaro HerreraChange the "distributed checkpoint" release note item...
2007-12-10  Bruce MomjianUpdate Brazilian FAQ.
2007-12-10  Bruce MomjianFAQ wording and markup fix.
2007-12-10  Tom LaneFix attribution for Rime of the Ancient Mariner (obviou...
2007-12-09  Tom LaneThe E. J. Pratt verse used as a tsearch test case is...
2007-12-09  Tom LaneFix bogus prompt for password in -u case. Per gripe...
2007-12-09  Tom LaneFix up the PQconnectionUsedPassword mess: create a...
2007-12-09  Tom LaneFix completely-bogus volatility markings on pg_trgm...
2007-12-08  Tom LaneFix mergejoin cost estimation so that we consider the...
2007-12-08  Bruce MomjianIn the release notes, mention that the "Overview" items...
2007-12-07  Bruce MomjianIn release notes, mention "most" updates are improved...
2007-12-07  Bruce MomjianRemove completed 8.3 TODO items:
2007-12-07  Bruce MomjianUpdate HOT description to make index column changes...
2007-12-07  Bruce MomjianChange documentation, change "distributed" checkpoints...
2007-12-07  Tom LaneClean up a couple of problems in crosstab_hash's use...
2007-12-07  Peter EisentrautRealign the running text in this file to 79 characters...
2007-12-07  Neil ConwayFix typo in pg_standby docs. Arul Shaji.
2007-12-06  Tom LaneAdd missing table entry for lastval(), per Jeff Davis.
2007-12-06  Magnus HaganderDisable asserts by default on msvc build (to make it...
2007-12-06  Alvaro HerreraChange wording of logged message when cancelling an...
2007-12-06  Tom LaneMake an editorial pass over the newly SGML-ified contri...
2007-12-05  Peter EisentrautRemove unused, occasionally confusing graphics building...
2007-12-04  Tom LaneCorrect misattribution of earthdistance module ---...
2007-12-04  Magnus HaganderDon't send an empty SSPI negotiation packet at the...
2007-12-03  Tom LaneEntity-ify a passel of & < > characters. Per gripe...
2007-12-03  Tom LaneFix build_minmax_path() to cope if an IS NULL clause...
2007-12-03  Tom LaneRemove contrib/spi/preprocessor, which has been uninter...
2007-12-03  Magnus HaganderDefault to integer timestamps being off until 8.4,...
2007-12-03  Magnus HaganderDon't try to install README.spi
2007-12-03  Magnus HaganderAdd missing documentation for SSPI packets.
2007-12-03  Tom LaneImprove partitioning example, per Itagaki Takahiro.
2007-12-03  Tom LaneRemove obsoleted README files.
2007-12-03  Tom LaneAdd SGML documentation for contrib/spi and contrib...
2007-12-03  Tom LaneUpdate SGML contrib documentation to catch up with...
2007-12-03  Tom LaneStamp 8.3beta4. REL8_3_BETA4
2007-12-03  Tom LaneRevert COPY OUT to follow the pre-8.3 handling of ASCII...
2007-12-02  Tom LaneEnsure that all <sect1> and <refentry> tags have IDs...
2007-12-02  Tom LaneRemove README files now migrated to SGML docs.
2007-12-02  Tom LaneAdd SGML docs for contrib/dict_int and contrib/dict_xsyn.
2007-12-02  Tom LaneImprove the manual's discussion of partitioning. Recom...
2007-12-02  Tom LaneMention hash opclasses in 'System Dependencies on Opera...
2007-12-02  Tom LaneSync release notes with CVS HEAD; various editorial...
2007-12-01  Tom LaneCode review for LIKE ... INCLUDING INDEXES patch. ...
2007-12-01  Tom LaneSuppress compiler warnings in recent plperl patch....
2007-12-01  Andrew DunstanRevert inadvertantly committed change.
2007-12-01  Andrew DunstanWorkaround for perl problem where evaluating UTF8 regex...
2007-11-30  Tom LaneAvoid incrementing the CommandCounter when CommandCount...
2007-11-30  Tom LaneRepair bug that allowed RevalidateCachedPlan to attempt...
2007-11-30  Magnus HaganderAdd win32error.c to libpq, needed to resolve _dosmaperr.
2007-11-30  Magnus HaganderUse _dosmaperr() to deal with errors opening files...
2007-11-30  Bruce MomjianUpdate release notes to current CVS.
2007-11-29  Bruce MomjianUpdate Japanese FAQ.
2007-11-29  Peter EisentrautTranslation updates
2007-11-28  Bruce MomjianAdd additional PITR documentation.
2007-11-28  Tom LaneMake a cleanup pass over error reports in tsearch code...
2007-11-28  Bruce MomjianRETURN NEXT doc improvement, per Alvaro.
2007-11-28  Bruce MomjianUpdate RETURN NEXT documentation for plpgsql.
2007-11-28  Tom LaneImprove test coverage of CLOBBER_CACHE_ALWAYS by having...
next