doc: adjust order of NUMERIC arguments to match syntax

Bruce Momjian <bruce@momjian.us>

Commit: 6350dcc1f43154d404f52ab4e891ebecef0c2115
Author: Bruce Momjian <bruce@momjian.us>
Date: 2018-06-24T22:07:00Z
Releases: 10.5
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