1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Document the OVER keyword as being unreserved.

It became so in commit 5893ffa79c.

David Fetter, extracted from a larger patch.
This commit is contained in:
Noah Misch
2013-07-14 19:49:02 -04:00
parent 5461d36b5b
commit 01337d46eb

View File

@ -3200,7 +3200,7 @@
</row>
<row>
<entry><token>OVER</token></entry>
<entry>reserved (can be function or type)</entry>
<entry>non-reserved</entry>
<entry>reserved</entry>
<entry>reserved</entry>
<entry></entry>