Fixed shift/reduce conflict
authorJan Wieck <JanWieck@Yahoo.com>
Thu, 20 May 1999 12:12:55 +0000 (12:12 +0000)
committerJan Wieck <JanWieck@Yahoo.com>
Thu, 20 May 1999 12:12:55 +0000 (12:12 +0000)
commit95b5a79f158342360eaa63b27edcbd84bfa1dadf
tree97cd4e9e11e26da925887bd9948120a5ba7ce35d
parentb978af3881dc1803712d8b838ecc602e9551235f
Fixed shift/reduce conflict

SelectStmt and CursorStmt tried to parse FOR UPDATE ... / FOR READ ONLY.
Cursor now checks that it is read only by looking at forUpdate of Query.
SelectStmt handles FOR READ ONLY too.

Jan
src/backend/parser/gram.y