OSDN Git Service

pg-rex/syncrep.git
2011-03-08 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90 pgrex902 pgrex902-1.0
2011-03-08 MasaoFujiiMerge commit 'REL9_0_2' into pgrex90-base
2010-12-15 MasaoFujiiRemove the old event files in pg_event during startup.
2010-12-15 MasaoFujiiIf the server is shutting down and we cannot ensure...
2010-12-15 MasaoFujiiFix the bug which prevents postmaster from sending...
2010-12-15 MasaoFujiiWhen the primary cannot work any longer, for example...
2010-12-14 Marc G. FournierTag 9.0.2. REL9_0_2
2010-12-14 Tom LaneUpdate release notes for releases 9.0.2, 8.4.6, 8.3...
2010-12-13 Peter EisentrautTranslation updates for release 9.0.2
2010-12-13 Tom LaneUpdate time zone data files to tzdata release 2010o...
2010-12-13 MasaoFujiiChange postmaster so that it sends SIGINT to the walsen...
2010-12-13 MasaoFujiiPrevent asynchronous walsender from waking up the waite...
2010-12-13 MasaoFujiiBug fix
2010-12-13 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-12-13 Robert HaasAllow bidirectional copy messages in streaming replicat...
2010-12-13 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-12-10 Tom LaneFix efficiency problems in tuplestore_trim().
2010-12-10 Simon RiggsReduce spurious Hot Standby conflicts from never-visibl...
2010-12-09 Tom LaneEliminate O(N^2) behavior in parallel restore with...
2010-12-09 MasaoFujiiPrevents query conflict from suspending a failover.
2010-12-09 MasaoFujiiSupport pg_ctl promote which promotes the standby serve...
2010-12-09 MasaoFujiiIntroduce the routines for signaling the postmaster...
2010-12-09 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-12-09 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-12-09 Tom LaneForce default wal_sync_method to be fdatasync on Linux.
2010-12-07 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-12-07 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-12-07 MasaoFujiiChange walsender so that it sends a XLogCatchupComplete...
2010-12-07 MasaoFujiiIntroduce WalSndState
2010-12-07 Heikki LinnakangasFix bugs in the hot standby known-assigned-xids trackin...
2010-12-07 Tom LaneAdd a stack overflow check to copyObject().
2010-12-06 Heikki LinnakangasFix two typos, by Fujii Masao.
2010-12-03 MasaoFujiiIntroduce standby_fencing_command which is used to...
2010-12-03 MasaoFujiiFix typo.
2010-12-03 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-12-03 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-12-03 MasaoFujiiIntroduce replication timeout for synchronous replication.
2010-12-01 Tom LanePrevent inlining a SQL function with multiple OUT param...
2010-11-30 MasaoFujiiIntroduce replication timeout for asynchronous and...
2010-11-30 MasaoFujiiIntroduce new boolean parameter which indicates whether...
2010-11-30 MasaoFujiiChange walsender so that it sends WAL data in non-block...
2010-11-30 MasaoFujiiIntroduce new backend libpq functions which send data...
2010-11-29 Simon RiggsMove call to GetTopTransactionId() earlier in LockAcqui...
2010-11-26 Tom LaneFix significant memory leak in contrib/xml2 functions.
2010-11-26 MasaoFujiiPrepare for replication_timeout.
2010-11-26 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-11-26 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-11-25 Itagaki TakahiroDon't raise "identifier will be truncated" messages...
2010-11-22 MasaoFujiiMake walsender wake waiters up if replication has been...
2010-11-22 MasaoFujiiMake backend wait for replication.
2010-11-22 MasaoFujiiIntroduce WalSndWaiter struct which is used for backend...
2010-11-22 MasaoFujiiMake walreceiver send back the ACK per its replication...
2010-11-22 MasaoFujiiMake walreceiver include its replication mode in START_...
2010-11-22 MasaoFujiiAdd replication_mode in postgresql.conf
2010-11-22 MasaoFujiiRevert "Add the definition of replication modes."
2010-11-22 MasaoFujiiRevert "Add replication_mode parameter in recovery...
2010-11-22 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-11-22 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-11-20 Tom LaneFix leakage of cost_limit when multiple autovacuum...
2010-11-18 Tom LaneImprove plpgsql's error reporting for no-such-column...
2010-11-16 Magnus HaganderSend paramHandle to subprocesses as 64-bit on Win64
2010-11-16 Heikki LinnakangasThe GiST scan algorithm uses LSNs to detect concurrent...
2010-11-15 Tom LaneFix aboriginal mistake in plpython's set-returning...
2010-11-15 Simon RiggsAvoid spurious Hot Standby conflicts from btree delete...
2010-11-15 Robert HaasFix bug in cube picksplit algorithm.
2010-11-14 Tom LaneFix canAcceptConnections() bugs introduced by replicati...
2010-11-13 Tom LaneAdd missing outfuncs.c support for struct InhRelation.
2010-11-12 Tom LaneFix old oversight in const-simplification of COALESCE...
2010-11-12 Peter Eisentrautdocs -> documentation
2010-11-12 MasaoFujiiAdd replication_mode parameter in recovery.conf.
2010-11-12 MasaoFujiiProvide the capability to signal the reason when settin...
2010-11-12 MasaoFujiiReplace obsolete function named CheckClosedConnection...
2010-11-12 MasaoFujiiAdd the definition of replication modes.
2010-11-12 Heikki LinnakangasAdd missing support for removing foreign data wrapper...
2010-11-12 MasaoFujiiRemove a junk space.
2010-11-12 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-11-12 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-11-11 Heikki LinnakangasFix bug introduced by the recent patch to check that...
2010-11-10 Tom LaneFix line_construct_pm() for the case of "infinite"...
2010-11-10 Bruce MomjianMention that pg_upgrade requires compatible 32/64-bit...
2010-11-10 MasaoFujiiMerge branch 'pgrex90-base' into pgrex90
2010-11-10 Simon RiggsMake startup process respond to signals to cancel waiti...
2010-11-10 MasaoFujiiMerge branch 'REL9_0_STABLE' into pgrex90-base
2010-11-10 Itagaki TakahiroDon't use __declspec (dllimport) for PGDLLEXPORT to...
2010-11-09 Tom LaneRepair memory leakage while ANALYZE-ing complex index...
2010-11-09 Heikki LinnakangasIn rewriteheap.c (used by VACUUM FULL and CLUSTER)...
2010-11-09 Alvaro Herreraplpython has plpy.Error instead of plpy.ERROR
2010-11-09 Tom LaneFix error handling in temp-file deletion with log_temp_...
2010-11-08 Alvaro HerreraFix permanent memory leak in autovacuum launcher
2010-11-07 Tom LaneAdd support for detecting register-stack overrun on...
2010-11-03 Tom LaneReduce recursion depth in recently-added regression...
2010-11-02 Tom LaneFix adjust_semi_join to be more cautious about clausele...
2010-11-02 Tom LaneFix buffer overrun in pg_upgrade.
2010-11-02 Tom LaneEnsure an index that uses a whole-row Var still depends...
2010-11-02 Heikki LinnakangasBootstrap WAL to begin at segment logid=0 logseg=1...
2010-11-01 Heikki LinnakangasFix corner-case bug in tracking of latest removed WAL...
2010-10-28 Tom LaneFix plpgsql's handling of "simple" expression evaluation.
2010-10-27 Heikki LinnakangasFix long-standing segfault when accept() or one of...
2010-10-27 Tom LaneFix up some oversights in psql's Unicode-escape support.
2010-10-26 Heikki LinnakangasNote explicitly that hash indexes are also not replicat...
next