sql: investigate circular dependency restrictions between udfs and relations #108223
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
E-easy
Easy issue to tackle, requires little or no CockroachDB experience
E-quick-win
Likely to be a quick win for someone experienced.
good first issue
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
The following example in logic tests fails in CRDB due to circular dependency check:
However, this is inconsistent with postgres, which allows this behavior:
This came up as part of auditing CRDB's use of pg error codes against postgres #107369. If this discrepancy is expected, please add an error code to the test and a note.
Jira issue: CRDB-30368
The text was updated successfully, but these errors were encountered: