Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21.
authorTom Lane
Sun, 10 Feb 2019 20:44:04 +0000 (15:44 -0500)
committerTom Lane
Sun, 10 Feb 2019 20:44:04 +0000 (15:44 -0500)
doc/src/sgml/release-11.sgml

index 4a2541c3ac34b45a29cc69ac4e80778f322e39bd..11bf8b696e30a36a1f27251ef96cc0fee0bf1759 100644 (file)
@@ -831,30 +831,6 @@ Branch: REL9_4_STABLE [696c68c2b] 2018-12-17 12:44:09 +0900
 
     
 
-     
-      Make autovacuum more aggressive about removing leftover temporary
-      tables, and also remove leftover temporary tables
-      during DISCARD TEMP (Álvaro Herrera)
-     
-
-     
-      This helps ensure that remnants from a crashed session are cleaned
-      up more promptly.
-     
-    
-
-    
-
-     
-      Adjust configure's selection of
-      threading-related compiler flags and libraries to match what
-      later PostgreSQL releases do (Tom Lane)
-     
-
-     
-      The coding previously used in the 9.4 and 9.5 branches fails
-      outright on some newer platforms, so sync it with what 9.6 and later
-      have been doing.
-     
-    
-
-    
-
-     
-      Rename red-black tree support functions to use rbt
-      prefix not rb prefix (Tom Lane)
-     
-
-     
-      This avoids name collisions with Ruby functions, which broke
-      PL/Ruby.  It's hoped that there are no other affected extensions.
-     
-    
-
-    
-