mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
Fix comment recently obsoleted
This commit is contained in:
parent
5917574539
commit
60141eefaf
@ -189,7 +189,8 @@ LookupTypeName(ParseState *pstate, const TypeName *typeName,
|
||||
}
|
||||
|
||||
/*
|
||||
* typenameType - given a TypeName, return a Type structure and typmod
|
||||
* typenameType - given a TypeName, return a Type structure, typmod, and
|
||||
* collation
|
||||
*
|
||||
* This is equivalent to LookupTypeName, except that this will report
|
||||
* a suitable error message if the type cannot be found or is not defined.
|
||||
|
Loading…
Reference in New Issue
Block a user