Remove duplicate from release notes, and reorganize slightly.
authorPeter Eisentraut
Tue, 18 Aug 2009 16:54:12 +0000 (16:54 +0000)
committerPeter Eisentraut
Tue, 18 Aug 2009 16:54:12 +0000 (16:54 +0000)
doc/src/sgml/release-8.5.sgml

index a221f1ebbe2b37ae6ce6692a8b035000a9617cc1..a4046541db3680e565c62bbc3abf84884e47bb9b 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
   Release 8.5alpha1
             flag to send().
           
         
-        
-          
-            Reserve the shared memory region during backend startup on Windows,
-            so that memory allocated by starting third party DLLs doesn't end
-            up conflicting with it. Hopefully this solves the long-time issue
-            with "could not reattach to shared memory" errors on
-            Win32.
-          
-        
       
     
     
         
       
     
+    
+      Ports
+      
+        
+          
+            Reserve the shared memory region during backend startup on Windows,
+            so that memory allocated by starting third party DLLs doesn't end
+            up conflicting with it. Hopefully this solves the long-time issue
+            with "could not reattach to shared memory" errors on
+            Win32.
+          
+        
+        
+          
+            Add s_lock support for SuperH architecture (not well tested).
+          
+        
+      
+    
     
       Source code, build options
       
             tree, not only src/backend/.
           
         
-        
-          
-            Reserve the shared memory region during backend startup on Windows,
-            so that memory allocated by starting third party DLLs doesn't end
-            up conflicting with it. Hopefully this solves the long-time issue
-            with "could not reattach to shared memory" errors on
-            Win32.
-          
-        
         
           
             Make the core scanner re-entrant, along with additional fixes that
             files altogether.
           
         
-        
-          
-            Add s_lock support for SuperH architecture (not well tested).
-          
-