Change COLLATION keyword category
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/gram.y | modified | +1 −1 |
| src/include/parser/kwlist.h | modified | +1 −1 |