pgsql: Document the OVER keyword as being unreserved. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Document the OVER keyword as being unreserved.
Date
Msg-id E1UyW2s-0002NL-Jc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document the OVER keyword as being unreserved.

It became so in commit 5893ffa79c03824f34ae3d37f211381fd1c17283.

David Fetter, extracted from a larger patch.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/01337d46eb34503b81b989885d0aa3e25da5a96d

Modified Files
--------------
doc/src/sgml/keywords.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Stephen Frost
Date:
Subject: pgsql: Fix resource leak in initdb -X option
Next
From: Stephen Frost
Date:
Subject: pgsql: Check version before allocating PQExpBuffer