Change COLLATION keyword category

Peter Eisentraut <peter_e@gmx.net>

Commit: be6d1c88a4e6f563adac54483f3fc07ed8d8d99e
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-05-16T17:19:44Z
Releases: 9.2.0
Change COLLATION keyword category

It was changed from unreserved to reserved as part of the COLLATION
FOR syntax, but it turns out that type_func_name_keyword is
sufficient.

Files

PathChange+/−
src/backend/parser/gram.y modified +1 −1
src/include/parser/kwlist.h modified +1 −1