Skip to content

Commit

Permalink
sql/opt: add index on pg_proc(oid) and support regproc/procedure
Browse files Browse the repository at this point in the history
 in foldOIDFamilyCast

Add index on pgproc(oid).

Type cast to regproc and regprocedure can use the
index on pgproc(oid).

Release note: None
  • Loading branch information
e-mbrown committed Dec 1, 2022
1 parent 2ac677c commit c214e7e
Show file tree
Hide file tree
Showing 6 changed files with 3,841 additions and 6,993 deletions.
Loading

0 comments on commit c214e7e

Please sign in to comment.