Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, 8.4.1.
authorBruce Momjian
Thu, 27 Aug 2009 01:27:34 +0000 (01:27 +0000)
committerBruce Momjian
Thu, 27 Aug 2009 01:27:34 +0000 (01:27 +0000)
doc/src/sgml/release-7.4.sgml
doc/src/sgml/release-8.0.sgml
doc/src/sgml/release-8.1.sgml
doc/src/sgml/release-8.2.sgml
doc/src/sgml/release-8.3.sgml
doc/src/sgml/release-8.4.sgml

index 7fa8ee7a9074dcfbc22f20ea9b9b56791c17a8f1..76e79e2dd8007b42d8c8112f8a9ea3e231627bb1 100644 (file)
@@ -1,6 +1,45 @@
-
+
 
 
+  Release 7.4.26
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 7.4.25.
+   For information about new features in the 7.4 major release, see
+   .
+  
+
+  
+   Migration to Version 7.4.26
+
+   
+    A dump/restore is not required for those running 7.4.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+   
+
+  
+
  
   Release 7.4.25
 
index eca4ebdf5dfefe6bd2f02005eea18c8812f05d9c..31a55278eb8007b7014948c35019ec4c97841a08 100644 (file)
@@ -1,6 +1,63 @@
-
+
 
 
+  Release 8.0.22
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 8.0.21.
+   For information about new features in the 8.0 major release, see
+   .
+  
+
+  
+   Migration to Version 8.0.22
+
+   
+    A dump/restore is not required for those running 8.0.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Treat to_char(..., 'TH') as an uppercase ordinal
+      suffix with 'HH'/'HH12' (Heikki)
+     
+
+     
+      It was previously handled as 'th' (lowercase).
+     
+    
+
+    
+     
+      Fix /contrib/xml2 xslt_process() to
+      properly handle the maximum number of parameters (twenty) (Tom)
+     
+    
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+   
+
+  
+
  
   Release 8.0.21
 
index 5785b1dd8ee854fe71a2ff98655b1dd99968d9c3..319e527d1a42e91367799d240ac74de89cdaad67 100644 (file)
@@ -1,6 +1,63 @@
-
+
 
 
+  Release 8.1.18
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 8.1.17.
+   For information about new features in the 8.1 major release, see
+   .
+  
+
+  
+   Migration to Version 8.1.18
+
+   
+    A dump/restore is not required for those running 8.1.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Treat to_char(..., 'TH') as an uppercase ordinal
+      suffix with 'HH'/'HH12' (Heikki)
+     
+
+     
+      It was previously handled as 'th' (lowercase).
+     
+    
+
+    
+     
+      Fix /contrib/xml2 xslt_process() to
+      properly handle the maximum number of parameters (twenty) (Tom)
+     
+    
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+   
+
+  
+
  
   Release 8.1.17
 
index b636d99886ae9291b342f4e9300f0ebb9f7ba84c..1e5b0ef4f38b50e48cfada5a67b9981322b830a6 100644 (file)
@@ -1,6 +1,63 @@
-
+
 
 
+  Release 8.2.14
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 8.2.13.
+   For information about new features in the 8.2 major release, see
+   .
+  
+
+  
+   Migration to Version 8.2.14
+
+   
+    A dump/restore is not required for those running 8.2.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Treat to_char(..., 'TH') as an uppercase ordinal
+      suffix with 'HH'/'HH12' (Heikki)
+     
+
+     
+      It was previously handled as 'th' (lowercase).
+     
+    
+
+    
+     
+      Fix /contrib/xml2 xslt_process() to
+      properly handle the maximum number of parameters (twenty) (Tom)
+     
+    
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+   
+
+  
+
  
   Release 8.2.13
 
index dd16cd3f12b4463f363dee0e77668c241871f257..7520a6a4f0c3bb76b91234367d7caab93f132e98 100644 (file)
@@ -1,6 +1,82 @@
-
+
 
 
+  Release 8.3.8
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 8.3.7.
+   For information about new features in the 8.3 major release, see
+   .
+  
+
+  
+   Migration to Version 8.3.8
+
+   
+    A dump/restore is not required for those running 8.3.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Treat to_char(..., 'TH') as an uppercase ordinal
+      suffix with 'HH'/'HH12' (Heikki)
+     
+
+     
+      It was previously handled as 'th' (lowercase).
+     
+    
+
+    
+     
+      Fix /contrib/xml2 xslt_process() to
+      properly handle the maximum number of parameters (twenty) (Tom)
+     
+    
+
+    
+     
+      Fix case where pg_ctl fast shutdown was not
+      working if pg_ctl smart shutdown was already in
+      progress (Fujii Masao)
+     
+    
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+    
+     
+      Fix problem where Win32 shared memory allocation sometimes failed on
+      startup (Tsutomu Yamada, Magnus)
+     
+
+     
+      This bug caused some Win32 backends to randomly not start.
+     
+    
+
+   
+
+  
+
  
   Release 8.3.7
 
index 4c01d21998d55ec9e5714361c94aabb06a337399..bf2792f09fb68902c34b42eef81d7bda8cfb552e 100644 (file)
@@ -1,6 +1,183 @@
-
+
 
 
+  Release 8.4.1
+
+  
+  Release date
+  2009-09-09, AS OF 2009-08-26
+  
+
+  
+   This release contains a variety of fixes from 8.4.
+   For information about new features in the 8.4 major release, see
+   .
+  
+
+  
+   Migration to Version 8.4.1
+
+   
+    A dump/restore is not required for those running 8.4.X.
+   
+
+  
+
+  
+   Changes
+
+   
+
+    
+     
+      Fix pg_dump --binary-upgrade to handle dropped inherited columns
+      and their check constraints properly (Tom)
+     
+
+     
+      pg_dump --binary-upgrade is used by pg_migrator.
+     
+    
+
+    
+     
+      Fix pg_dump --binary-upgrade to handle pg_largeobject frozen xid value
+      (Bruce)
+     
+    
+
+    
+     
+      Allow parentheses around the WITH query expression
+      body (Tom)
+     
+    
+
+    
+     
+      Treat to_char(..., 'TH') as an uppercase ordinal
+      suffix with 'HH'/'HH12' (Heikki)
+     
+
+     
+      It was previously handled as 'th' (lowercase).
+     
+    
+
+    
+     
+      Fix locale handling with plperl (Heikki)
+     
+
+     
+      This bug could cause the servers locale to change, leading to
+      data corruption.
+     
+    
+
+    
+     
+      Fix /contrib/xml2 xslt_process() to
+      properly handle the maximum number of parameters (twenty) (Tom)
+     
+    
+
+    
+     
+      Remove translated FAQs (Peter)
+     
+
+     
+      They are now on the 
+      url="http://wiki.postgresql.org/wiki/FAQ">wiki.  The
+      main FAQ was moved to the wiki some time ago.
+     
+    
+
+    
+     
+      Reduce memory consumption of aggregates on arrays (Tom)
+     
+    
+
+    
+     
+      Properly show fractional seconds and milliseconds for
+      >EXTRACT() (Tom)
+     
+    
+
+    
+     
+      Fix case where pg_ctl fast shutdown was not
+      working if pg_ctl smart shutdown was already in
+      progress (Fujii Masao)
+     
+    
+
+    
+     
+      Fix rare recovery error related to the creation of WAL entries (Tom)
+     
+    
+
+    
+     
+      Re-add documentation for configure flag --no-readline (Andrew)
+     
+    
+
+    
+     
+      Fix problem where Win32 shared memory allocation sometimes failed on
+      startup (Tsutomu Yamada, Magnus)
+     
+
+     
+      This bug caused some Win32 backends to randomly not start.
+     
+    
+
+    
+     
+      Improve performance when processing TOAST rows (Tom)
+     
+
+     
+      This is particularly useful for 
+      url="http://postgis.refractions.net/">PostGIS.
+     
+    
+
+    
+     
+      Fix problem where expired rows could appear visible after a crash (Tom)
+     
+
+     
+      This bug involved a page status bit potentially not being set
+      correctly after a server crash.
+     
+    
+
+    
+     
+      Output configuration file errors to postmaster.log if the
+      server is started in silent mode (Tom)
+     
+
+     
+      Previously such error messages were discarded, leading to
+      difficulty in debugging.
+     
+    
+
+   
+
+  
+
  
   Release 8.4