sql: missing prokind
in pg_proc
for builtins
#95288
Labels
A-sql-builtins
SQL built-in functions and semantics thereof.
A-sql-pgcompat
Semantic compatibility with PostgreSQL
A-sql-vtables
Virtual tables - pg_catalog, information_schema etc
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Found via #88061.
pg_catalog.pg_proc
has aprokind
column that describes the kind of function.This is currently NULL for all builtins.
cc @rafiss for triage
Jira issue: CRDB-23448
Epic: CRDB-23454
The text was updated successfully, but these errors were encountered: