doc: adjust order of NUMERIC arguments to match syntax

Bruce Momjian <bruce@momjian.us>

Commit: 370e68ae1c0a8504a10b211a9c1d9e0ffa101259
Author: Bruce Momjian <bruce@momjian.us>
Date: 2018-06-24T22:07:00Z
Releases: 11.0
doc:  adjust order of NUMERIC arguments to match syntax

Specifically, mention precision before scale

Reported-by: claytonjsalem@gmail.com

Discussion: https://postgr.es/m/152967566691.1268.1062965601465200209@wrigleys.postgresql.org

Backpatch-through: 9.3

Files

PathChange+/−
doc/src/sgml/datatype.sgml modified +7 −8

Documentation touched