pgsql: Properly document that OVER and WINDOW are Postgres reserved

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly document that OVER and WINDOW are Postgres reserved
Date: 2010-02-05 19:34:57
Message-ID: 20100205193457.A384A7541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly document that OVER and WINDOW are Postgres reserved words.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
keywords.sgml (r2.25 -> r2.25.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/keywords.sgml?r1=2.25&r2=2.25.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-02-05 19:38:21 pgsql: Previous commit was: Properly document that OVER and WINDOW are
Previous Message Bruce Momjian 2010-02-05 19:32:13 Re: [COMMITTERS] pgsql: Remove tabs in SGML.