Replace simplelists with itemizedlists for better formatting
authorPeter Eisentraut
Thu, 4 Oct 2001 22:27:58 +0000 (22:27 +0000)
committerPeter Eisentraut
Thu, 4 Oct 2001 22:27:58 +0000 (22:27 +0000)
doc/src/sgml/intro.sgml

index 50819cdb773a0d6f98ed76af71f2bdfd9c37ad8f..5c3a5c8702eb498f2217d8a555406cccb6865598 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -49,22 +49,36 @@ $Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.14 2001/02/03 19:03:27 peter
     concepts in such a way that  users  can  easily
     extend the system:
 
-    
-     inheritance
-     data types
-     functions
-    
+    
+     
+      inheritance
+     
+     
+      data types
+     
+     
+      functions
+     
+    
    
 
    
     Other features provide additional power and flexibility:
 
-    
-     constraints
-     triggers
-     rules
-     transaction integrity
-    
+    
+     
+      constraints
+     
+     
+      triggers
+     
+     
+      rules
+     
+     
+      transaction integrity
+     
+