Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdc73819

Browse files
committed
Fix breakage of INSTALL document build.
1 parenta45f4c2 commitdc73819

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.240 2005/07/06 21:04:14 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.241 2005/07/20 23:57:46 tgl Exp $ -->
22

33
<chapter id="installation">
44
<title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -870,10 +870,12 @@ su - postgres
870870
Use 64-bit integer storage for datetimes and intervals, rather
871871
than the default floating-point storage. This reduces the range
872872
of representable values but guarantees microsecond precision across
873-
the full range (see <xref linkend="datatype-datetime"> for more
874-
information). Note also that the integer datetimes code is newer
875-
than the floating-point code, and we still find bugs in it from time
876-
to time.
873+
the full range (see
874+
<![%standalone-include[the documentation about datetime datatypes]]>
875+
<![%standalone-ignore[<xref linkend="datatype-datetime">]]>
876+
for more information). Note also that the integer datetimes code is
877+
newer than the floating-point code, and we still find bugs in it from
878+
time to time.
877879
</para>
878880
</listitem>
879881
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp