From 3835855589d8fe8bd5ea0fa51a5a539756223612 Mon Sep 17 00:00:00 2001
From: Peter Eisentraut
Date: Mon, 18 Jul 2011 07:26:30 +0300
Subject: Note that information_schema.sql_languages was removed in SQL:2008
---
doc/src/sgml/information_schema.sgml | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/src/sgml/information_schema.sgml b/doc/src/sgml/information_schema.sgml
index 5d29d412d26..ed4f1572a0a 100644
--- 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.
+