[YSQL] Register a dependency for transactional DDL on table level locks
Author: pkj415Created Sep 18, 2026Updated Sep 18, 2026
Labelskind/enhancementarea/ysqlpriority/mediumstatus/awaiting-triage
Jira Link: DB-23654
Description
The following 3 DDL features are intended to be enabled/ disabled together:
(1) Transactional DDL (ysql_yb_ddl_transaction_block_enabled)
(2) Object/ Table locks (enable_object_locking_for_table_locks)
(3) Support for concurrent DDLs (ysql_enable_concurrent_ddl)
Other mixed modes should be disallowed.
Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.
Source: yugabyte/yugabyte-db