londiste.local_remove_table: clean table_attrs
authorMarko Kreen <markokr@gmail.com>
Wed, 7 Dec 2011 10:14:05 +0000 (12:14 +0200)
committerMarko Kreen <markokr@gmail.com>
Wed, 7 Dec 2011 10:14:05 +0000 (12:14 +0200)
Still no good idea what to do with dropped_ddl

sql/londiste/functions/londiste.local_remove_table.sql

index 30d02dbf8fd66b7055bb5794977dd80fe3b0eef5..ac86566a9606807acd581bf91a5f70e6a6f3a413 100644 (file)
@@ -38,10 +38,7 @@ begin
         update londiste.table_info
             set local = false,
                 custom_snapshot = null,
-
-                ---- should we keep those?
-                -- skip_truncate = null,
-                -- table_attrs = null,
+                table_attrs = null,
                 -- dropped_ddl = null,
                 merge_state = null,
                 dest_table = null