"dates who's result" should be "dates whose result."

-- 
Michael Fuhr
Index: doc/src/sgml/release.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.391
diff -c -r1.391 release.sgml
*** doc/src/sgml/release.sgml   15 Oct 2005 20:12:32 -0000      1.391
--- doc/src/sgml/release.sgml   25 Oct 2005 03:55:27 -0000
***************
*** 1213,1219 ****
         <para>
          Days that contain a daylight savings time adjustment are not 24
          hours, but typically 23 or 25 hours. This change allows days
!         (not fixed 24-hour periods) to be added to dates who's result
          includes a daylight savings time adjustment period. Therefore,
          while in previous releases <literal>1 day</> and <literal>24
          hours</> were interchangeable interval values, in this release
--- 1213,1219 ----
         <para>
          Days that contain a daylight savings time adjustment are not 24
          hours, but typically 23 or 25 hours. This change allows days
!         (not fixed 24-hour periods) to be added to dates whose result
          includes a daylight savings time adjustment period. Therefore,
          while in previous releases <literal>1 day</> and <literal>24
          hours</> were interchangeable interval values, in this release
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to