Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0bc81a5

Browse files
committed
Remove installation mention that integer timestamps is less stable that
floating point.
1 parent 89a6244 commit 0bc81a5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

doc/src/sgml/installation.sgml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.282 2007/02/03 23:01:06 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.283 2007/02/17 01:26:24 momjian Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -965,9 +965,7 @@ su - postgres
965965
the full range (see
966966
<![%standalone-include[the documentation about datetime datatypes]]>
967967
<![%standalone-ignore[<xref linkend="datatype-datetime">]]>
968-
for more information). Note also that the integer datetimes code is
969-
newer than the floating-point code, and we still find bugs in it from
970-
time to time.
968+
for more information).
971969
</para>
972970
</listitem>
973971
</varlistentry>

0 commit comments

Comments
 (0)