From: Bruce Momjian Date: Fri, 5 Feb 2010 19:34:57 +0000 (+0000) Subject: Properly document that OVER and WINDOW are Postgres reserved words. X-Git-Tag: REL8_4_3~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0483aec161bda4379085c1805450cce4f41b539;p=postgresql Properly document that OVER and WINDOW are Postgres reserved words. --- diff --git a/doc/src/sgml/keywords.sgml b/doc/src/sgml/keywords.sgml index cb167ce10b..a7feacee34 100644 --- a/doc/src/sgml/keywords.sgml +++ b/doc/src/sgml/keywords.sgml @@ -1,4 +1,4 @@ - + <acronym>SQL</acronym> Key Words @@ -3521,7 +3521,7 @@ OVER - + reserved (can be function or type) reserved reserved @@ -5561,7 +5561,7 @@ WINDOW - + reserved reserved reserved