summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-04-06 15:01:36 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-04-06 15:01:36 +0000
commit25a76c31dec3418975a2b9def7964b9e0fdc6a56 (patch)
tree820e3f0c93e464ff0db6417b623484e433ab1fc1
parent09368d23dbf48eb90492c8d9b84469e6f161b7eb (diff)
Correct keywords table for status of COLLATE vs
LC_COLLATE.
-rw-r--r--doc/src/sgml/keywords.sgml28
1 files changed, 18 insertions, 10 deletions
diff --git a/doc/src/sgml/keywords.sgml b/doc/src/sgml/keywords.sgml
index e7641dc4683..cb167ce10b4 100644
--- a/doc/src/sgml/keywords.sgml
+++ b/doc/src/sgml/keywords.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.24 2009/04/06 08:42:52 heikki Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/keywords.sgml,v 2.25 2009/04/06 15:01:36 tgl Exp $ -->
<appendix id="sql-keywords-appendix">
<title><acronym>SQL</acronym> Key Words</title>
@@ -800,7 +800,7 @@
<entry>non-reserved</entry>
</row>
<row>
- <entry><token>LC_COLLATE</token></entry>
+ <entry><token>COLLATE</token></entry>
<entry>reserved</entry>
<entry>reserved</entry>
<entry>reserved</entry>
@@ -1168,14 +1168,6 @@
<entry></entry>
</row>
<row>
- <entry><token>LC_CTYPE</token></entry>
- <entry>non-reserved</entry>
- <entry></entry>
- <entry></entry>
- <entry></entry>
- <entry></entry>
- </row>
- <row>
<entry><token>CUBE</token></entry>
<entry></entry>
<entry>reserved</entry>
@@ -2632,6 +2624,22 @@
<entry></entry>
</row>
<row>
+ <entry><token>LC_COLLATE</token></entry>
+ <entry>non-reserved</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><token>LC_CTYPE</token></entry>
+ <entry>non-reserved</entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ <entry></entry>
+ </row>
+ <row>
<entry><token>LEAD</token></entry>
<entry></entry>
<entry>reserved</entry>