Yoshiharu Mori y-mori at sraoss.co.jp
Wed Mar 12 23:30:50 PDT 2008
Hello, Christopher

The patch that I sent before seems not to have adjusted correctly.
The difference is as follows.
#please delete three lines.

Index: remote_worker.c
===================================================================
RCS file: /slony1/slony1-engine/src/slon/remote_worker.c,v
retrieving revision 1.124.2.32
diff -c -r1.124.2.32 remote_worker.c
*** remote_worker.c     7 Mar 2008 21:47:04 -0000       1.124.2.32
--- remote_worker.c     13 Mar 2008 06:14:51 -0000
***************
*** 677,685 ****
                        slon_appendquery(&query1,
                                                         "lock table %s.sl_config_lock; ",
                                                         rtcfg_namespace);
-                       if (query_execute(node, local_dbconn, &query1) < 0)
-                               slon_retry();
-                       dstring_reset(&query1);

                        /* start by trying to apply the lock to sl_config_lock */
                        if (strcmp(event->ev_type, "ACCEPT_SET") != 0)
--- 677,682 ----


> A provisional candidate for 1.2.14 has been made available.  Changes include:
> 
> - Fix typo in configure-replication.sh (missing CR)
> 
> - Per <a href="http://www.slony.info/bugzilla/show_bug.cgi?id=35">bug #35,</a>
>   search the Slony share dir for scripts before falling back to the PG
>   share dir on 8.0+
> 
> - This has resulted in quite a lot of discussion on bug #35; we
>  _need_ agreement that this change is an apropos way to go...
>   
> - Change test framework to write out the test name into
>   $TEMPDIR/TestName
> 
> - Patch that seems to resolve a race condition with ACCEPT_SET
> 
> See: <a href=
> "http://lists.slony.info/pipermail/slony1-general/2008-March/007655.html">
> email by Yoshiharu Mori </a>
> 
> See also <a href=
> "http://lists.slony.info/pipermail/slony1-commit/2008-March/002205.html">
> CVS commit note </a>.
> 
> This particular change has not yet seen heavy verification/testing;
> please examine it carefully.
> -- 
> output = ("cbbrowne" "@" "linuxfinances.info")
> http://cbbrowne.com/info/emacs.html
> Why are there 5 syllables in the word "monosyllabic"? 
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
> 


-- 
SRA OSS, Inc. Japan
Yoshiharu Mori <y-mori at sraoss.co.jp>
http://www.sraoss.co.jp/


More information about the Slony1-general mailing list