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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0483aec161bda4379085c1805450cce4f41b539;p=thirdparty%2Fpostgresql.git 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 cb167ce10b4..a7feacee34e 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