Skip to content
Snippets Groups Projects
Commit 35670340 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Refactor typenameTypeId()

Split the old typenameTypeId() into two functions: A new typenameTypeId() that
returns only a type OID, and typenameTypeIdAndMod() that returns type OID and
typmod.  This isolates call sites better that actually care about the typmod.
parent c6873eac
No related branches found
No related tags found
Loading
Showing
with 70 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment