--- On Thu, 3/12/09, Vick Khera <[email protected]> wrote: > Once I added the lines > > drop function if exists @[email protected]_complete > (int4, text, int4); > drop function if exists @[email protected] (int4, > int4); > > to slony1_funcs.sql it as was installed, my update > succeeded.
Perhaps that means the drop_if_exists function that was created to maintain compatibility isn't working ... _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
