mirror of
				https://github.com/postgres/postgres.git
				synced 2025-11-03 09:13:20 +03:00 
			
		
		
		
	Update release notes to today.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.5 2009/05/14 21:01:49 heikki Exp $ -->
 | 
					<!-- $PostgreSQL: pgsql/doc/src/sgml/release-8.4.sgml,v 1.6 2009/05/14 22:17:28 tgl Exp $ -->
 | 
				
			||||||
<!-- See header comment in release.sgml about typical markup -->
 | 
					<!-- See header comment in release.sgml about typical markup -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 <sect1 id="release-8-4">
 | 
					 <sect1 id="release-8-4">
 | 
				
			||||||
@@ -6,7 +6,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  <note>
 | 
					  <note>
 | 
				
			||||||
   <title>Release date</title>
 | 
					   <title>Release date</title>
 | 
				
			||||||
   <simpara>2009-??-??, ITEMS CURRENT AS OF 2009-05-11</simpara>
 | 
					   <simpara>2009-??-??, ITEMS CURRENT AS OF 2009-05-14</simpara>
 | 
				
			||||||
  </note>
 | 
					  </note>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <sect2>
 | 
					  <sect2>
 | 
				
			||||||
@@ -422,6 +422,18 @@
 | 
				
			|||||||
      </para>
 | 
					      </para>
 | 
				
			||||||
     </listitem>
 | 
					     </listitem>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					     <listitem>
 | 
				
			||||||
 | 
					      <para>
 | 
				
			||||||
 | 
					       Rewrite memory management for <application>libxml</>-using functions
 | 
				
			||||||
 | 
					       (Tom)
 | 
				
			||||||
 | 
					      </para>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      <para>
 | 
				
			||||||
 | 
					       This change should avoid some compatibility problems with use of
 | 
				
			||||||
 | 
					       <application>libxml</> in PL/Perl and other add-on code.
 | 
				
			||||||
 | 
					      </para>
 | 
				
			||||||
 | 
					     </listitem>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
     <listitem>
 | 
					     <listitem>
 | 
				
			||||||
      <para>
 | 
					      <para>
 | 
				
			||||||
       Adopt a faster algorithm for hash functions (Kenneth Marshall,
 | 
					       Adopt a faster algorithm for hash functions (Kenneth Marshall,
 | 
				
			||||||
@@ -3324,9 +3336,10 @@
 | 
				
			|||||||
      </para>
 | 
					      </para>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      <para>
 | 
					      <para>
 | 
				
			||||||
       To make this safe, you now need to set the new
 | 
					       To make this work safely, you now need to set the new
 | 
				
			||||||
       <literal>recovery_end_command</> option in <filename>recovery.conf</> to
 | 
					       <literal>recovery_end_command</> option in <filename>recovery.conf</>
 | 
				
			||||||
       clean up the trigger fail after failover.
 | 
					       to clean up the trigger file after failover. <application>pg_standby</>
 | 
				
			||||||
 | 
					       will no longer remove the trigger file itself.
 | 
				
			||||||
      </para>
 | 
					      </para>
 | 
				
			||||||
     </listitem>
 | 
					     </listitem>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user