bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Fri Nov 18 09:40:02 PST 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=137

--- Comment #15 from Christopher Browne <cbbrowne at ca.afilias.info> 2011-11-18 09:40:02 PST ---
(In reply to comment #9)
> slony1_funcs.sql
> 
> In 2.1 the ddlSCript_complete_int() function calls repair_log_triggers() and
> updateRelname() to fixup the slony sl_table and log triggers after a DDL event.
>  I don't see these being used in 2.2.  I *think* the log_apply trigger needs to
> perform both of these actions after executing the SQL.

Yep, quite right.

Call these functions:
https://github.com/cbbrowne/slony1-engine/commit/b07cf0014b8e52b7c597b54a4765ee3cda6d421e

Optimization: only fix values that are busted
https://github.com/cbbrowne/slony1-engine/commit/bd913b2adbe356e15b3a59c85a830ea4269d403a

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Slony1-bugs mailing list