Merge branch 'master' of git://git.postgresql.org/git/slony1-engine
authorChristopher Browne <cbbrowne@ca.afilias.info>
Mon, 12 Aug 2013 22:09:02 +0000 (18:09 -0400)
committerChristopher Browne <cbbrowne@ca.afilias.info>
Mon, 12 Aug 2013 22:09:02 +0000 (18:09 -0400)
1  2 
RELEASE

diff --cc RELEASE
index ca44f717bce6fcc5e5a195ea87bf8d80e78f5a60,5b5a2ba7d90e03aaaaea168ad106e6feb5bb7c79..d027f6edd60fd7d23692ce650ff1a273ac94f475
+++ b/RELEASE
@@@ -1,12 -1,9 +1,15 @@@
  #+OPTIONS: ^:{}
  * Slony-I Release Notes
+ *** 
+ - Bug 305 :: set session_replication_role to local when applying DDL_SCRIPT on a replica
  
 +*** TBD
 +
 +- Bug 304 :: Record sequence values each time SQL is recorded in
 +             ~sl_log_script~, and set those values before invoking the
 +             SQL on the replica.
 +
  *** 2.2.0 b5
  
  - Bug 296 :: Fixes for FAILOVER when non-origin nodes fail at the same time