Steve Singer ssinger_pg
Thu Jan 4 18:38:31 PST 2007
On Sun, 17 Dec 2006, Steve Singer wrote:

I haven't received any feedback on this patch nor seen it applied.

Is it just that's everyones been too busy to look at it/apply or are there
some concerns with it.

>
> Attached is my first attempt at a patch to allow EXECUTE SCRIPT to take a 
> user specified list of tables to lock.
>
> The idea is that you can specify something like
>
> EXECUTE SCRIPT(set id=1, filename='new_column.sql',
> 	event node=1, lock tables = ('public.test1','public.address')
> 	);
>
> The ddl_updates_tbl_locks.sql should be added to tests/testddl
>
> The diff file should be applied against CVS HEAD.
>
> Let me know if there are any concerns.
>
>
> Steve Singer
>
>




More information about the Slony1-general mailing list