]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-05-24  Bruce MomjianChange pg_stat_statements order of release note items...
2012-05-24  Bruce MomjianRemove PL/Perl null array 9.2 release note item, per...
2012-05-24  Tom LaneFix array overrun in regex code.
2012-05-24  Peter EisentrautUpdate SQL key word list to SQL:2011
2012-05-24  Bruce MomjianAdjust pg_upgrade to output a separate log file for...
2012-05-23  Magnus HaganderAdd missing PQfinish() calls
2012-05-23  Peter Eisentrautpg_standby: Remove tabs from string literals
2012-05-23  Bruce MomjianMention Peter Geoghegan as primary author of pg_stat_st...
2012-05-23  Bruce MomjianImprove wording of 9.2 clog release note item.
2012-05-23  Bruce MomjianAdd 9.2 release note authorship mentions for Heikki...
2012-05-22  Tom LaneEnsure that seqscans check for interrupts at least...
2012-05-22  Peter EisentrautAdd small example about pg_archivecleanup -x option
2012-05-22  Bruce MomjianFix markup for HISTORY generation.
2012-05-22  Bruce MomjianFix reindexdb manual page to say --maintenance-db contr...
2012-05-22  Bruce Momjian9.2 release notes: GiST index improvements are for...
2012-05-22  Bruce MomjianRemove reviewers from 9.2 release notes; improve attri...
2012-05-22  Robert HaasFix error message for COMMENT/SECURITY LABEL ON COLUMN...
2012-05-22  Robert HaasRelease note improvements.
2012-05-22  Robert HaasPrevent pg_basebackup when integer_datetimes flag doesn...
2012-05-22  Robert HaasRepair out-of-date information in src/backend/storage...
2012-05-22  Tom LaneMove postmaster's RemovePgTempFiles call to a less...
2012-05-22  Tom LaneUpdate woefully-obsolete comment.
2012-05-21  Peter Eisentrautpg_ctl: Sort signal list in --help output
2012-05-21  Peter Eisentrautlibpq: Add missing file to GETTEXT_FILES list
2012-05-21  Tom LaneAdjust documentation of ALTER TABLE CLUSTER ON for...
2012-05-21  Tom LaneDocument that we deviate from ISO 8601 by not using...
2012-05-19  Peter EisentrautFix incorrect logic in JSON number lexer
2012-05-19  Peter EisentrautSome reference page improvements
2012-05-19  Peter EisentrautSmall cleanups of contrib --help output
2012-05-19  Peter EisentrautPut back word that was mysteriously lost in man page...
2012-05-19  Michael MeskesReworded sentence as suggested by Stephen Frost.
2012-05-18  Peter EisentrautRealign some --help output to have better spacing betwe...
2012-05-18  Heikki LinnakangasFix bug in gistRelocateBuildBuffersOnSplit().
2012-05-17  Peter Eisentrautfile_fdw: Improve error message
2012-05-17  Peter EisentrautUpdate key words table for 9.2
2012-05-17  Peter EisentrautUpdate SQL features/conformance information to SQL...
2012-05-16  Peter EisentrautChange COLLATION keyword category
2012-05-16  Tom LaneImprove error message for ALTER COLUMN TYPE coercion...
2012-05-16  Heikki LinnakangasFix bug in freespace calculation in heap_multi_insert().
2012-05-15  Peter EisentrautFix a whitespace issue with the man pages
2012-05-15  Peter EisentrautRemove whitespace from end of lines
2012-05-15  Peter EisentrautMake xrefs to tables instead of assuming they appear...
2012-05-15  Peter EisentrautRemove stray nbsp character
2012-05-15  Heikki LinnakangasFix bug in to_tsquery().
2012-05-15  Tom LaneIn pgstat.c, use a timeout in WaitLatchOrSocket only...
2012-05-15  Tom LaneRevert "Add some temporary instrumentation to pgstat.c."
2012-05-15  Tom LanePut back AC_REQUIRE([AC_STRUCT_TM]).
2012-05-14  Tom LaneAssert that WaitLatchOrSocket callers cannot wait only...
2012-05-14  Peter EisentrautRemove unused AC_DEFINE symbols
2012-05-14  Tom LaneFor testing purposes, reinsert a timeout in pgstat...
2012-05-14  Tom LaneForce pgwin32_recv into nonblock mode when called from...
2012-05-14  Heikki LinnakangasRemove unnecessary pg_verifymbstr() calls from tsvector...
2012-05-14  Heikki LinnakangasUpdate comments that became out-of-date with the PGXACT...
2012-05-14  Peter EisentrautRemove leftovers of BeOS port
2012-05-14  Peter EisentrautSmall punctuation editing of postgresql.conf.sample
2012-05-14  Peter Eisentrautpg_ctl: Improve --help output
2012-05-14  Tom LaneAdd some temporary instrumentation to pgstat.c.
2012-05-13  Tom LaneFix DROP TABLESPACE to unlink symlink when directory...
2012-05-13  Tom LaneRe-revert stats collector latch changes.
2012-05-13  Tom LaneAttempt to fix some issues in our Windows socket code.
2012-05-13  Tom LaneFix bogus declaration of local variable.
2012-05-12  Tom LaneAvoid unnecessary process wakeups in the log collector.
2012-05-12  Peter EisentrautRemove unused AC_SUBST variables
2012-05-12  Tom LaneFix WaitLatchOrSocket to handle EOF on socket correctly.
2012-05-12  Bruce MomjianUpdate group commit release note item.
2012-05-12  Simon RiggsEnsure backwards compatibility for GetStableLatestTrans...
2012-05-12  Peter EisentrautFix obsolescent C declaration syntax
2012-05-11  Tom LaneExplain compatibility item about language names a bit...
2012-05-11  Tom LaneUpdate example of process titles shown by "ps".
2012-05-11  Tom LaneCosmetic adjustments for postmaster's handling of check...
2012-05-11  Peter EisentrautPL/Python: Adjust the regression tests for Python 3.3
2012-05-11  Tom LaneFix contrib/citext's upgrade script to handle array...
2012-05-11  Robert HaasPrevent loss of init fork when truncating an unlogged...
2012-05-11  Simon RiggsRemove extraneous #include "storage/proc.h"
2012-05-11  Simon RiggsEnsure age() returns a stable value rather than the...
2012-05-11  Heikki LinnakangasOn GiST page split, release the locks on child pages...
2012-05-11  Tom LaneImprove discussion of setting server parameters.
2012-05-10  Bruce MomjianRevert catalog bump; was post-beta1, and unnecessary.
2012-05-10  Bruce MomjianUpdate comment for 'name' data type to say 63 "bytes".
2012-05-10  Tom LaneStamp 9.2beta1. REL9_2_BETA1
2012-05-10  Tom LaneTweak documentation wording to avoid "pdfendlink" failure.
2012-05-10  Tom LaneTemporarily revert stats collector latch changes so...
2012-05-10  Bruce MomjianMerge visibility map crash-safety into index-only scan...
2012-05-10  Tom LaneMake WaitLatch's WL_POSTMASTER_DEATH result trustworthy...
2012-05-10  Peter EisentrautProperly capitalize the TimeZone parameter
2012-05-10  Bruce MomjianAdd comma after "Previously" as suggested by Josh Kuper...
2012-05-10  Peter EisentrautPL/Python: Fix slicing support for result objects for...
2012-05-10  Peter EisentrautPL/Python: Update incorrect comment
2012-05-10  Bruce Momjian9.2 release note updates from Peter Geoghegan
2012-05-10  Tom LaneFix Windows implementation of PGSemaphoreLock.
2012-05-10  Tom LaneImprove Windows implementation of WaitLatch/WaitLatchOr...
2012-05-10  Bruce MomjianNew 9.2 SSL parameters are GUC, not libpq, per Magnus...
2012-05-10  Bruce MomjianAdd 9.2 release note suggestions from Heikki,
2012-05-10  Peter EisentrautPython 2.2 is no longer supported
2012-05-10  Peter EisentrautWhitespace cleanup
2012-05-10  Bruce Momjian9.2 release note adjustments from Robert Haas.
2012-05-10  Bruce MomjianAnother doc fix for HTML entities.
2012-05-10  Bruce MomjianUpdate entitiy escapes docs; must be Latin1.
2012-05-10  Bruce MomjianRemove URL that suggested numeric HTML entities.
2012-05-10  Tom LaneRemove unportable use of SGML character-code entity.
next