From 0bc81a5b58245487627004b993de1a904d54f606 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 17 Feb 2007 01:26:24 +0000 Subject: [PATCH] Remove installation mention that integer timestamps is less stable that floating point. --- doc/src/sgml/installation.sgml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 02f9bcab63..041be18081 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -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> -- 2.40.0