projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b59d2fe
)
Note that information_schema.sql_languages was removed in SQL:2008
author
Peter Eisentraut
Mon, 18 Jul 2011 04:26:30 +0000
(07:26 +0300)
committer
Peter Eisentraut
Mon, 18 Jul 2011 04:26:30 +0000
(07:26 +0300)
doc/src/sgml/information_schema.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/information_schema.sgml
b/doc/src/sgml/information_schema.sgml
index 5d29d412d266c5f053400ac7e75fbb9393b577f7..ed4f1572a0a8a4be80715539ed9306377d80bead 100644
(file)
--- a/
doc/src/sgml/information_schema.sgml
+++ b/
doc/src/sgml/information_schema.sgml
@@
-4817,6
+4817,11
@@
ORDER BY c.ordinal_position;
embedded SQL in C; that is all you will learn from this table.
+
+ This table was removed from the SQL standard in SQL:2008, so there
+ are no entries referring to standards later than SQL:2003.
+
+
sql_languages
Columns
@@
-4844,8
+4849,7
@@
ORDER BY c.ordinal_position;
character_data
The year the standard referenced in
-
sql_language_source
was approved; currently
-
2003>
+
sql_language_source
was approved.