unfinished londiste reorg, backup commit
authorMarko Kreen <markokr@gmail.com>
Fri, 7 Mar 2008 16:53:06 +0000 (16:53 +0000)
committerMarko Kreen <markokr@gmail.com>
Fri, 7 Mar 2008 16:53:06 +0000 (16:53 +0000)
commit4b8a9a8f47edcb9b869af7b92298b1ed90d2cca3
tree83585557a8f2397adec392e45290cd7330be3bf4
parent5075a7eff5497c32268de5ed56c7871a242fe9a1
unfinished londiste reorg, backup commit
42 files changed:
sql/londiste/Makefile
sql/londiste/expected/londiste_provider.out
sql/londiste/functions/londiste.find_column_types.sql
sql/londiste/functions/londiste.find_table_fkeys.sql
sql/londiste/functions/londiste.find_table_oid.sql
sql/londiste/functions/londiste.find_table_triggers.sql
sql/londiste/functions/londiste.handle_fkeys.sql [new file with mode: 0644]
sql/londiste/functions/londiste.handle_triggers.sql [new file with mode: 0644]
sql/londiste/functions/londiste.make_fqname.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_add_seq.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_add_table.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_get_seq_list.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_get_table_list.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_notify_change.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_remove_seq.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_remove_table.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_set_skip_truncate.sql [new file with mode: 0644]
sql/londiste/functions/londiste.node_set_table_state.sql [new file with mode: 0644]
sql/londiste/functions/londiste.provider_add_seq.sql [deleted file]
sql/londiste/functions/londiste.provider_add_table.sql [deleted file]
sql/londiste/functions/londiste.provider_create_trigger.sql [deleted file]
sql/londiste/functions/londiste.provider_get_seq_list.sql [deleted file]
sql/londiste/functions/londiste.provider_get_table_list.sql [deleted file]
sql/londiste/functions/londiste.provider_notify_change.sql [deleted file]
sql/londiste/functions/londiste.provider_refresh_trigger.sql [deleted file]
sql/londiste/functions/londiste.provider_remove_seq.sql [deleted file]
sql/londiste/functions/londiste.provider_remove_table.sql [deleted file]
sql/londiste/functions/londiste.quote_fqname.sql
sql/londiste/functions/londiste.subscriber_add_seq.sql [deleted file]
sql/londiste/functions/londiste.subscriber_add_table.sql [deleted file]
sql/londiste/functions/londiste.subscriber_fkeys_funcs.sql [deleted file]
sql/londiste/functions/londiste.subscriber_get_seq_list.sql [deleted file]
sql/londiste/functions/londiste.subscriber_get_table_list.sql [deleted file]
sql/londiste/functions/londiste.subscriber_remove_seq.sql [deleted file]
sql/londiste/functions/londiste.subscriber_remove_table.sql [deleted file]
sql/londiste/functions/londiste.subscriber_set_skip_truncate.sql [deleted file]
sql/londiste/functions/londiste.subscriber_set_table_state.sql [deleted file]
sql/londiste/functions/londiste.subscriber_trigger_funcs.sql [deleted file]
sql/londiste/sql/londiste_install.sql
sql/londiste/sql/londiste_provider.sql
sql/londiste/structure/grants.sql
sql/londiste/structure/tables.sql