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

Commitefa2c18

Browse files
committed
Doc fix: scale(numeric) returns integer, not numeric.
Thinko in commitabb1733, which introduced this function.Report:https://postgr.es/m/20170511215234.1795.54347@wrigleys.postgresql.org
1 parent596a7c8 commitefa2c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -996,7 +996,7 @@
996996
</indexterm>
997997
<literal><function>scale(<type>numeric</type>)</function></literal>
998998
</entry>
999-
<entry><type>numeric</type></entry>
999+
<entry><type>integer</type></entry>
10001000
<entry>scale of the argument (the number of decimal digits in the fractional part)</entry>
10011001
<entry><literal>scale(8.41)</literal></entry>
10021002
<entry><literal>2</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp