mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
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.
58 KiB
58 KiB