We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 104a7da commit e8e1538Copy full SHA for e8e1538
doc/src/sgml/syntax.sgml
@@ -1383,7 +1383,7 @@ CREATE FUNCTION dept(text) RETURNS dept
1383
</synopsis>
1384
(Here, the brackets <literal>[ ]</literal> are meant to appear literally.)
1385
Each <replaceable>subscript</replaceable> is itself an expression,
1386
- which must yield an integer value.
+ which will be rounded to the nearest integer value.
1387
</para>
1388
1389
<para>
0 commit comments