Steve Singer ssinger at ca.afilias.info
Sat Nov 2 11:59:54 PDT 2013
Additional changes for bug322.

cloneNodePrepare() and many other places need to grab
the central config lock. They heavily rely on checking
things via "not found", which inherently has a race
condition.

Conflicts:
	src/slon/remote_worker.c
note: removed src/slon/remote_worker.c changes from
the cherry-picked patch they aren't actually part of 322

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=bab1aeb321ce3fa8d5ad927ba74b5413242fd904

Modified Files
--------------
src/backend/slony1_funcs.sql |  289 +++++++++++++++++++++++++++++++++++++-----
1 file changed, 257 insertions(+), 32 deletions(-)



More information about the Slony1-commit mailing list