From 30846eaea8f818395e23ce2ac393226ad58d529c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 27 Mar 2009 00:45:40 +0000 Subject: [PATCH] First round of release note changes from Guillaume Smet. --- doc/src/sgml/release.sgml | 22 +++++++--------------- 1 file changed, 7 insertions(+), 15 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index dea51b52d3..e1e1c3facb 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -122,8 +122,8 @@ do it for earlier branch release files. - This was available previously via a configure --enable-integer-datetimes - (Neil Conway) + This was available previously via a configure + --enable-integer-datetimes. @@ -421,7 +421,7 @@ do it for earlier branch release files. While semi-joins merely replace existing IN joins, anti-joins - are a new capability for NOT IN and NOT EXIST clauses (Tom) + are a new capability for NOT IN and NOT EXISTS clauses (Tom) This improves optimization possibilities. @@ -432,7 +432,7 @@ do it for earlier branch release files. - IN and EXISTs now provide similar performance for equivalent clauses. + IN and EXISTS now provide similar performance for equivalent clauses. @@ -484,7 +484,7 @@ do it for earlier branch release files. - A new constraint_exclusion setting, "partition", which matches this + A new constraint_exclusion setting, "partition", was added to match this behavior. @@ -635,8 +635,8 @@ do it for earlier branch release files. - Move that server statistics file into the subdirectory pg_stat_tmp - (Magnus) + Move the server statistics file into the subdirectory pg_stat_tmp + and allow its location to be specified via stats_temp_directory (Magnus) @@ -647,14 +647,6 @@ do it for earlier branch release files. - - - Allow the location of the new pg_stat_tmp to be configured via - the stats_temp_directory setting (Magnus) - - - - -- 2.30.2