Merge branch 'execute-script-fixes'
authorSteve Singer <ssinger@ca.afilias.info>
Thu, 6 Jun 2013 19:09:24 +0000 (15:09 -0400)
committerSteve Singer <ssinger@ca.afilias.info>
Thu, 6 Jun 2013 19:09:24 +0000 (15:09 -0400)
Conflicts:
RELEASE

1  2 
RELEASE

diff --cc RELEASE
index 33618bee4d888a9af6e98f9135c1bf6e979327a7,8d5f48804b2548e24c61b741e2c8962be527f4f9..2c63be3b7f941b06dfe83da9f3fff8d23da72ce3
+++ b/RELEASE
@@@ -5,13 -5,12 +5,16 @@@
  
  - Bug 287 :: Fix UPDATE FUNCTIONS so it works when the old shared library is no longer around
  
- - No bug  ::  Make log_truncate() SECURITY DEFINER
- - Bug 290 :: Allow linking with pgport on 9.3+ by including pgcommon
+ - No bug  :: Make log_truncate() SECURITY DEFINER
  
 +- Bug 252 :: cloneNodePrepare() store a  valid conninfo in sl_path
 +
+ - Bug 290 :: Make the symbols in the shared library unique 
+ - No bug  :: Allow linking with pgport on 9.3+ by including pgcommon
++- Bug 151 :: Let DDL for EXECUTE SCRIPT to be specified inline
 +
  *** 2.2.0  b3
  - Bug #285 :: Fix race condition with MOVE SET where a third node could get updated to the wrong SYNC number