10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c861a commit c1ae9baCopy full SHA for c1ae9ba
doc/src/sgml/keywords.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.29 2010/02/05 19:28:39 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.30 2010/02/05 19:38:21 momjian Exp $ -->
2
3
<appendix id="sql-keywords-appendix">
4
<title><acronym>SQL</acronym> Key Words</title>
@@ -18,7 +18,7 @@
18
<para>
19
SQL distinguishes between <firstterm>reserved</firstterm> and
20
<firstterm>non-reserved</firstterm> key words. According to the standard,
21
- reserved key words
22
are the only real key words; they are never allowed as identifiers.
23
Non-reserved key words only have a special meaning in particular
24
contexts and can be used as identifiers in other contexts. Most
0 commit comments