1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00
Files
postgres/src
Jan Wieck 443c08a110 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
1999-05-20 12:12:55 +00:00
..
1999-05-20 12:12:55 +00:00
1999-05-15 22:18:51 +00:00
1998-11-19 02:39:51 +00:00
1998-03-16 05:52:23 +00:00
1999-05-20 09:30:36 +00:00
1999-01-17 06:27:05 +00:00
1997-08-22 16:38:33 +00:00
1999-05-19 18:04:51 +00:00