projects
/
users
/
simon
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad9f9c7
)
Remove installation mention that integer timestamps is less stable that
author
Bruce Momjian
<bruce@momjian.us>
Sat, 17 Feb 2007 01:26:24 +0000
(
01:26
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sat, 17 Feb 2007 01:26:24 +0000
(
01:26
+0000)
floating point.
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 9d2b2823cb3e76acdfc79c86bb7f442a4feadf9f..909fc74a409949cf4a8c9f1b991b06b763b6e804 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-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>