aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-02-17 01:26:24 +0000
committerBruce Momjian <bruce@momjian.us>2007-02-17 01:26:24 +0000
commit0bc81a5b58245487627004b993de1a904d54f606 (patch)
tree9dd77520aadee0a246767e7b1a3a700f8025b0ae /doc/src
parent89a624439eb0ac15f99f20397b6bdf0150e1900d (diff)
downloadpostgresql-0bc81a5b58245487627004b993de1a904d54f606.tar.gz
postgresql-0bc81a5b58245487627004b993de1a904d54f606.zip
Remove installation mention that integer timestamps is less stable that
floating point.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/installation.sgml6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml
index 02f9bcab631..041be18081b 100644
--- a/doc/src/sgml/installation.sgml
+++ b/doc/src/sgml/installation.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.282 2007/02/03 23:01:06 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.283 2007/02/17 01:26:24 momjian Exp $ -->
<chapter id="installation">
<title><![%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>