citus/src
aykut-bozkurt 8a9bb272e4
fix dropping table_name option from foreign table (#6669)
We should disallow dropping table_name option if foreign table is in
metadata. Otherwise, we get table not found error which contains
shardid.

DESCRIPTION: Fixes an unexpected foreign table error by disallowing to drop the table_name option.

Fixes #6663
2023-01-30 17:24:30 +03:00
..
backend fix dropping table_name option from foreign table (#6669) 2023-01-30 17:24:30 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
include fix dropping table_name option from foreign table (#6669) 2023-01-30 17:24:30 +03:00
test fix dropping table_name option from foreign table (#6669) 2023-01-30 17:24:30 +03:00