Round(DP Or numeric ) returns integer - Mailing list pgsql-docs

From PG Doc comments form
Subject Round(DP Or numeric ) returns integer
Date
Msg-id 154892491574.1302.16555048036514019478@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Round(DP Or numeric ) returns integer  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/functions-math.html
Description:

1) The function round( dp or numeric ) always has return type integer not
same as our parameter is.
2) The function round( dp or numeric, s int ) returns the same type as our
parameter is not an integer type.

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Not working
Next
From: PG Doc comments form
Date:
Subject: Release Notes for PostgreSQL v10.4 is same as release 9.6.9