Remove installation mention that integer timestamps is less stable that
authorBruce Momjian <bruce@momjian.us>
Sat, 17 Feb 2007 01:26:24 +0000 (01:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 17 Feb 2007 01:26:24 +0000 (01:26 +0000)
floating point.

doc/src/sgml/installation.sgml

index 9d2b2823cb3e76acdfc79c86bb7f442a4feadf9f..909fc74a409949cf4a8c9f1b991b06b763b6e804 100644 (file)
@@ -965,9 +965,7 @@ su - postgres
          the full range (see
          <![%standalone-include[the documentation about datetime datatypes]]>
          <![%standalone-ignore[<xref linkend="datatype-datetime">]]>
-         for more information).  Note also that the integer datetimes code is
-         newer than the floating-point code, and we still find bugs in it from
-         time to time.
+         for more information).
         </para>
        </listitem>
       </varlistentry>