Include new introductory chapter on SQL from Stefan S.
authorThomas G. Lockhart
Tue, 4 May 1999 02:26:06 +0000 (02:26 +0000)
committerThomas G. Lockhart
Tue, 4 May 1999 02:26:06 +0000 (02:26 +0000)
Should this be in the tutorial instead?

doc/src/sgml/user.sgml

index 713235cb3e739610f0c373093a93a07f906515a5..87278c7cd5f7f92330caeac231d94636c980e68b 100644 (file)
@@ -1,11 +1,15 @@
 
 
@@ -125,28 +130,29 @@ It provides SQL92/SQL3 language support,
 
 
 
-&intro;
-&environ;
-&manage;
-&syntax;
-&datatype;
-&oper;
-&func;
-&typeconv;
-&keys;
-&array;
-&inherit;
-&query-ug;
-&storage;
-&psql;
-&pgaccess;
-&commands;
+  &intro;
+ &sql;
+  &environ;
+ &manage;
+ &syntax;
+  &datatype;
+  &oper;
+  &func;
+  &typeconv;
+ &keys;
+  &array;
+  &inherit;
+  &query-ug;
+  &storage;
+  &psql;
+  &pgaccess;
+  &commands;
 
 
 
-&biblio;
+ &biblio;