Doc fix: scale(numeric) returns integer, not numeric. Thinko in commit abb173392, which introduced this function.
Report: https://postgr.es/m/[email protected] Branch ------ REL9_6_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/4d4cdc5065d3a5396c455af3d90b48c2be687319 Modified Files -------------- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
