Skip to content
Snippets Groups Projects
Commit 60141eef authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Fix comment recently obsoleted

parent 59175745
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
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