]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2011-03-30  Bruce MomjianExpand comment on how pg_upgrade is turning off autovacuum.
2011-03-30  Andrew DunstanAttempt to unbreak windows builds broken by commit...
2011-03-30  Heikki LinnakangasCheck that we've reached end-of-backup also when we...
2011-03-30  Heikki LinnakangasAutomatically terminate replication connections that...
2011-03-30  Heikki LinnakangasAdjust error message, now that we expect other message...
2011-03-29  Peter EisentrautUpdate SQL features list
2011-03-29  Bruce MomjianIn pg_upgrade, add C comment about how autovacuum is...
2011-03-28  Peter EisentrautAdd maintainer-check target
2011-03-28  Peter EisentrautMake duplicate_oids return nonzero exit status if dupli...
2011-03-28  Tom LanePrevent a rowtype from being included in itself.
2011-03-28  Bruce MomjianAdd 9.1 release note link for synchronous replication.
2011-03-28  Robert HaasMark up release notes using <link>. REL9_1_ALPHA5
2011-03-28  Alvaro HerreraAdd missing #include
2011-03-28  Tom LaneGet rid of links that don't work when building HISTORY.
2011-03-28  Robert HaasTypo fix in SSI docs.
2011-03-28  Robert HaasCorrect "characters" to "bytes" in createdb docs.
2011-03-27  Greg Starkfix up a couple non-prototypes of the form foo() to...
2011-03-27  Tom LaneFix check_exclusion_constraint() to insert correct...
2011-03-27  Tom LaneFix plpgsql to release SPI plans when a function or...
2011-03-27  Robert HaasRemove disclaimer stating that fsync=off slows down...
2011-03-27  Robert HaasUpdate release notes for latest commits.
2011-03-26  Tom LaneClean up cruft around collation initialization for...
2011-03-26  Tom LaneMore collations cleanup, from trawling for missed colla...
2011-03-26  Tom LaneClean up a few failures to set collation fields in...
2011-03-26  Simon RiggsAdditional test for each commit in sync rep path to...
2011-03-26  Tom LanePass collation to makeConst() instead of looking it...
2011-03-25  Tom LaneFix failure to propagate collation in negate_clause().
2011-03-25  Tom LaneDocument collation handling in SQL and plpgsql functions.
2011-03-25  Tom LaneFix collation handling in plpgsql functions.
2011-03-25  Robert HaasRemove alpha release notes.
2011-03-25  Robert HaasMake walreceiver send a reply after receiving data...
2011-03-25  Alvaro HerreraFix broken markup, and remove tabs
2011-03-25  Michael MeskesDocumented some ecpg command line options that were...
2011-03-25  Tom LaneFix handling of collation in SQL-language functions.
2011-03-24  Robert HaasAdd post-creation hook for extensions, consistent with...
2011-03-24  Robert HaasEdits to 9.1 release notes.
2011-03-24  Tom LaneClean up handling of COLLATE clauses in index column...
2011-03-23  Tom LaneImprove user-defined-aggregates documentation.
2011-03-23  Simon RiggsMinor changes to recovery pause behaviour.
2011-03-23  Tom LaneFix ancient typo in user-defined-aggregates documentation.
2011-03-23  Robert HaasRemove synchronous_replication/max_wal_senders cross...
2011-03-23  Simon RiggsPrevent intermittent hang in recovery from bgwriter...
2011-03-23  Peter EisentrautCosmetic capitalization fix
2011-03-22  Simon RiggsMake FKs valid at creation when added as column constra...
2011-03-22  Tom LaneMake initdb ignore locales for client-only encodings.
2011-03-22  Tom LaneImprove reporting of run-time-detected indeterminate...
2011-03-22  Tom LaneThrow error for indeterminate collation of an ORDER...
2011-03-22  Tom LaneAvoid potential deadlock in InitCatCachePhase2().
2011-03-22  Simon RiggsUpdate docs to say you need fsync to make sync rep...
2011-03-22  Tom LaneReimplement planner's handling of MIN/MAX aggregate...
2011-03-21  Heikki LinnakangasWhen two base backups are started at the same time...
2011-03-21  Bruce MomjianMarkup and wording improvements for 9.1 release notes.
2011-03-20  Bruce MomjianAnother 9.1 release note typo fix.
2011-03-20  Bruce MomjianFix snapshot isolation level typo in 9.1 release notes.
2011-03-20  Bruce MomjianReorder some 9.1 release item documentation entries...
2011-03-20  Tom LaneAdd some platform-independent tests for the collation...
2011-03-20  Tom LaneSuppress platform-dependent unused-variable warning.
2011-03-20  Tom LaneFix up handling of C/POSIX collations.
2011-03-20  Bruce MomjianMove PITR and StreamingRep up one level of heading...
2011-03-20  Magnus HaganderMisc minor fixes to 9.1 release notes
2011-03-20  Bruce MomjianWord-wrap 9.1 release note lines.
2011-03-20  Bruce MomjianAdd links to documentation from 9.1 release notes.
2011-03-20  Tom LaneRevise collation derivation method and expression-tree...
2011-03-19  Bruce MomjianAdd SGML markup for keywords, terms, functions, command...
2011-03-19  Bruce MomjianInitial version of PG 9.1 release notes.
2011-03-19  Magnus HaganderRename ident authentication over local connections...
2011-03-19  Magnus HaganderProperly clear the verbose output of pg_basebackup
2011-03-19  Bruce MomjianRemove "all balls" mention of network address; change...
2011-03-19  Robert HaasFix possible "tuple concurrently updated" error in...
2011-03-19  Robert HaasMove synchronous_standbys_defined updates from WAL...
2011-03-19  Robert HaasWoops. Previous patch to remove -X options missed...
2011-03-18  Bruce MomjianDocument that the timestamp returned by pg_last_xact_re...
2011-03-18  Bruce MomjianDocument the all-balls IPv6 address.
2011-03-18  Robert HaasMake synchronous replication query cancel/die messages...
2011-03-18  Robert HaasRemove ancient -X options to pg_dump, pg_dumpall, pg_re...
2011-03-18  Robert HaasRemove bogus semicolons in recoveryPausesHere.
2011-03-17  Robert HaasMinor fixes for high availability documentation.
2011-03-17  Robert HaasProtocol documentation for Hot Standby feedback messages.
2011-03-17  Robert HaasRemove bogus comment.
2011-03-17  Alvaro HerreraFix PL/Python memory leak involving array slices
2011-03-17  Peter EisentrautRaise maximum value of several timeout parameters
2011-03-17  Robert HaasAdd pause_at_recovery_target to recovery.conf.sample...
2011-03-17  Robert HaasFix various possible problems with synchronous replication.
2011-03-17  Bruce MomjianDocument guc context values, and reference them from...
2011-03-17  Andrew DunstanUse correct PATH separator for Cygwin in pg_regress.c.
2011-03-16  Robert HaasTab completion for \pset format and \pset linestyle.
2011-03-16  Robert HaasCorrections to CREATE FOREIGN TABLE documentation.
2011-03-16  Tom LaneImprove handling of unknown-type literals in UNION...
2011-03-16  Bruce MomjianRemove unused copy_dir() function from pg_upgrade.
2011-03-16  Bruce MomjianAdjust doc wording about the casting exceptions for...
2011-03-16  Bruce MomjianAdd hint suggesting the use of EXECUTE CREATE TABLE...
2011-03-15  Bruce MomjianFix spelling error in fuzzystrmatch docs.
2011-03-15  Bruce MomjianWording adjustment for restart_after_crash entry
2011-03-15  Bruce MomjianAdd database comments to template0 and postgres databas...
2011-03-15  Robert HaasMinor sync rep documentation improvements.
2011-03-15  Robert HaasRemove 13 keywords that are used only for ROLE options.
2011-03-14  Magnus HaganderRemove special case allowing parameters to ident auth...
2011-03-14  Tom LaneAdjust regression test to avoid platform-dependent...
2011-03-14  Bruce MomjianRemove duplicate time-based macros recently added.
2011-03-13  Tom LaneSimplify list traversal logic in add_path().
next