OSDN Git Service

pg-rex/syncrep.git
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().
2011-03-12 Tom LaneMake all comparisons done for/with statistics use the...
2011-03-12 Bruce MomjianUse "backend process" rather than "backend server"...
2011-03-12 Bruce MomjianUse macros for time-based constants, rather than constants.
2011-03-12 Peter EisentrautAdd test case for collation mismatch in recursive query
2011-03-12 Tom LaneOn further reflection, we'd better do the same in int.c.
2011-03-11 Tom LanePut in some more safeguards against executing a divisio...
2011-03-11 Tom LaneSplit CollateClause into separate raw and analyzed...
2011-03-11 Bruce MomjianIn docs, rename "backwards compatibility" to "backward...
2011-03-11 Tom LaneCreate an explicit concept of collations that work...
2011-03-11 Tom LaneRemove duplicate indexterm to silence openjade wrning.
2011-03-11 Bruce MomjianUpdate documentation on FreeBSD write cache control.
2011-03-11 Bruce MomjianDocument that to_char('FM') removes only trailing zeros.
2011-03-11 Bruce MomjianDocument how listen_addresses can do only IPv4 or IPv6.
2011-03-11 Heikki LinnakangasIn ecpg preprocessor, don't try to look up constants...
2011-03-11 Bruce MomjianAdds index entries for session_user and pg_describe_object
2011-03-11 Bruce MomjianIn plpsql docs, use RAISE rather than undefined log...
2011-03-11 Bruce MomjianImprove extract(day) documentation with interval values.
2011-03-11 Bruce MomjianFix "unparenthesized" mention in vacuum docs.
2011-03-11 Bruce MomjianUpdate kernel docs for Solaris 10.
2011-03-11 Bruce MomjianDocument that pg_dump --clean might generate some harml...
2011-03-11 Bruce MomjianUpdate C comment about O_DIRECT and fsync().
2011-03-11 Bruce MomjianDocument that libpq's PQgetResult() should be called...
2011-03-11 Bruce MomjianDocument that the parenthesized VACUUM syntax is deprec...
2011-03-11 Bruce MomjianAdd comment to tools/git-external-diff.
2011-03-11 Bruce MomjianChange "TIP" to "HINT" to match backend message style...
2011-03-11 Bruce MomjianRemove pg_dump -X options that are only in 9.1 and...
2011-03-11 Bruce MomjianAdd C comment that new new pg_dump -X options are to...
2011-03-11 Bruce MomjianWhen a smart pg_ctl shutdown fails, mention -m fast...
2011-03-11 Bruce MomjianModify pg_test_fsync to match the behavior of git head...
2011-03-11 Bruce MomjianClarify C comment that O_SYNC/O_FSYNC are really the...
2011-03-11 Bruce MomjianReference doc "examples" section for pg_dump options...
2011-03-10 Bruce MomjianMore wording improvements for disallowed SQL function...
2011-03-10 Bruce MomjianImprove SQL function disallowed command wording.
2011-03-10 Bruce MomjianClarify what commands are not allowed in SQL functions.
2011-03-10 Bruce MomjianAdd proper git-external-diff script to src/tools.
2011-03-10 Tom LaneRevert addition of third argument to format_type().
2011-03-10 Robert HaasMake error handling of synchronous_standby_names consis...
2011-03-10 Robert HaasMore synchronous replication typo fixes.
2011-03-10 Robert HaasMore synchronous replication tweaks.
2011-03-10 Robert HaasRemove obsolete comment.
2011-03-10 Robert HaasMinor sync rep corrections.
2011-03-10 Robert HaasEmit a LOG message when pausing at the recovery target.
2011-03-10 Robert HaasAdd missing index terms for recovery control functions.
2011-03-10 Bruce MomjianUse '=' when documenting long options.
2011-03-10 Robert HaasReplication README updates.
next