diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-02-09 11:37:54 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2012-02-09 11:37:54 +0200 |
commit | 82e73ba0d1f8990a76a20b3a57957e633945fb2b (patch) | |
tree | 12bdd56844cdc67df44f126196df6907f6444975 /src/backend/access/gist/gistutil.c | |
parent | 331bf6712c71a1c110bc52423eede8b4bac221a1 (diff) | |
download | postgresql-82e73ba0d1f8990a76a20b3a57957e633945fb2b.tar.gz postgresql-82e73ba0d1f8990a76a20b3a57957e633945fb2b.zip |
Add new keywords SNAPSHOT and TYPES to the keyword list in gram.y
These were added to kwlist.h as unreserved keywords in separate patches,
but authors forgot to add them to the corresponding list in gram.y.
Because of that, even though they were supposed to be unreserved keywords,
they could not be used as identifiers. src/tools/check_keywords.pl is your
friend.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions