Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1ae9ba

Browse files
committed
Previous commit was: Properly document that OVER and WINDOW are Postgres reserved words.
1 parentd5c861a commitc1ae9ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/keywords.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.29 2010/02/05 19:28:39 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.30 2010/02/05 19:38:21 momjian Exp $ -->
22

33
<appendix id="sql-keywords-appendix">
44
<title><acronym>SQL</acronym> Key Words</title>
@@ -18,7 +18,7 @@
1818
<para>
1919
SQL distinguishes between <firstterm>reserved</firstterm> and
2020
<firstterm>non-reserved</firstterm> key words. According to the standard,
21-
reserved key words
21+
reserved key words
2222
are the only real key words; they are never allowed as identifiers.
2323
Non-reserved key words only have a special meaning in particular
2424
contexts and can be used as identifiers in other contexts. Most

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp