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 5, 2022
1 parent c4c1d20 commit 5ab105f
Show file tree
Hide file tree
Showing 6 changed files with 3,843 additions and 6,997 deletions.
Loading

0 comments on commit 5ab105f

Please sign in to comment.