citus/src
aykut-bozkurt 30ba5fe2b4 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

(cherry picked from commit 8a9bb272e4)
2023-01-30 17:55:11 +03:00
..
backend fix dropping table_name option from foreign table (#6669) 2023-01-30 17:55:11 +03:00
bin/pg_send_cancellation Add jobs to test builds on different distros (release-11.1) (#6541) 2022-12-05 14:24:09 +03:00
include fix dropping table_name option from foreign table (#6669) 2023-01-30 17:55:11 +03:00
test fix dropping table_name option from foreign table (#6669) 2023-01-30 17:55:11 +03:00