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

Commit0edc8fc

Browse files
committed
docs: adjust PG 12 floating point item
Reported-by: Andrew GierthDiscussion:https://postgr.es/m/87r295hjur.fsf@news-spur.riddles.org.uk
1 parent54c2ecb commit0edc8fc

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/release-12.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,10 @@ Avoid performing unnecessary rounding of <type>REAL</type> and <type>DOUBLE PREC
187187
</para>
188188

189189
<para>
190-
This dramatically speeds up processing of floating-point values, though
191-
trailing digits are display slightly differently. Users who wish to have output that is rounded can set
192-
<literal>extra_float_digits=0</literal>.
190+
This dramatically speeds up processing of floating-point values but causes
191+
additional trailing digits to potentially be displayed. Users wishing
192+
to have output that is rounded to match the previous behavior can set
193+
<literal>extra_float_digits=0</literal>, which is no longer the default.
193194
</para>
194195
</listitem>
195196

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp