citus/src
Burak Yucesoy bdff72ed75 Fix ALTER TABLE SET SCHEMA
Fixes #132

We hook into ALTER ... SET SCHEMA and warn out if user tries to change schema of a
distributed table.

We also hook into ALTER TABLE ALL IN TABLE SPACE statements and warn out if citus has
been loaded.
2016-07-22 17:52:40 +03:00
..
backend Fix ALTER TABLE SET SCHEMA 2016-07-22 17:52:40 +03:00
bin Change worker_apply_shard_ddl_command to accept schema name as parameter 2016-07-21 14:17:26 +03:00
include Fix worker_fetch_regular_table with schema 2016-07-22 00:44:02 -06:00
test/regress Fix ALTER TABLE SET SCHEMA 2016-07-22 17:52:40 +03:00