]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2007-12-27  Peter EisentrautWording improvements
2007-12-25  Bruce MomjianUpdate docs to clarify purpose of SSL key file
2007-12-25  Bruce MomjianAdd two documentation tables to outline SSL file usage...
2007-12-25  Bruce MomjianAdd documentation section about preventing server spoofing.
2007-12-23  Bruce MomjianProperly indent SGML paragraph.
2007-12-22  Bruce MomjianRemove paragraph about Linux OOM killer and fork()...
2007-12-21  Bruce MomjianMove item to proper section:
2007-12-21  Bruce MomjianUpdate find_typedefs to handle simple 'typedef X' cases...
2007-12-21  Michael MeskesFixed a few minor glitches pointed out by splint.
2007-12-21  Bruce MomjianModify pgindent to use an external typedefs file rather...
2007-12-21  Magnus Haganderlibpq needs pgsleep on win32 because of the changes...
2007-12-21  Tom LaneFix a small typo, per Jan Urbanski
2007-12-20  Magnus HaganderOn win32, loop when opening files if sharing- och lock...
2007-12-20  Tom LaneWhen given a nonzero column number, pg_get_indexdef...
2007-12-19  Magnus HaganderRemove unnecessary logo output from msbuild when cleani...
2007-12-19  Magnus HaganderMake all msvc build scripts use buildenv.pl, not builde...
2007-12-18  Andrew DunstanFix thinko in encoding check for chr()
2007-12-18  Tom LaneMake archiver process report its progress in PS display...
2007-12-18  Tom LaneMake path_recv() and poly_recv() reject paths/polygons...
2007-12-17  Bruce MomjianUpdate pg_ctk/kill docs.
2007-12-17  Bruce MomjianRemove tab in SGML file.
2007-12-17  Alvaro HerreraImprove wording.
2007-12-17  Bruce MomjianUpdate archive_command example to use || test, rather...
2007-12-17  Tom LaneSome desultory copy-editing on the backup/restore docs.
2007-12-17  Bruce MomjianMention use all configure options when getting pgindent...
2007-12-17  Bruce MomjianMention installing /contrib libraries for pgindent.
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.
next