Properly order pg_ctl -c option alphabetically in docs.
authorBruce Momjian
Sat, 10 Nov 2007 04:52:17 +0000 (04:52 +0000)
committerBruce Momjian
Sat, 10 Nov 2007 04:52:17 +0000 (04:52 +0000)
doc/src/sgml/ref/pg_ctl-ref.sgml

index c9b5ae9938abf51d257809cf14ea117a62b9e69c..02f47a71bc717c8148c48396455948c2cca35574 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -174,6 +174,19 @@ PostgreSQL documentation
  
   Options
 
+    
+     
+     
+      
+       Attempt to allow server crashes to produce core files, on platforms
+       where this available, by lifting any soft resource limit placed on 
+       them. 
+       This is useful in debugging or diagnosing problems by allowing a 
+       stack trace to be obtained from a failed server process.
+      
+     
+    
+
     
      
       
@@ -247,19 +260,6 @@ PostgreSQL documentation
       
      
 
-     
-      
-      
-       
-        Attempt to allow server crashes to produce core files, on platforms
-        where this available, by lifting any soft resource limit placed on 
-        them. 
-        This is useful in debugging or diagnosing problems by allowing a 
-        stack trace to be obtained from a failed server process.
-       
-      
-     
-