Fix editing error in floating-point docs.
My fault; the error was introduced in the Ryu patch.
This commit is contained in:
parent
064df0edfe
commit
b721e201a0
@ -763,8 +763,8 @@ FROM generate_series(-3.5, 3.5, 1) as x;
|
|||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
Applications that wanted precise values have historically had to set
|
Applications that wanted precise values have historically had to set
|
||||||
<xref linkend="guc-extra-float-digits"/> to 3 obtain them. For maximum
|
<xref linkend="guc-extra-float-digits"/> to 3 to obtain them. For
|
||||||
compatibility between versions, they should continue to do so.
|
maximum compatibility between versions, they should continue to do so.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user