pgsql: doc: adjust order of NUMERIC arguments to match syntax - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: adjust order of NUMERIC arguments to match syntax
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
doc:  adjust order of NUMERIC arguments to match syntax

Specifically, mention precision before scale

Reported-by: [email protected]

Discussion: https://postgr.es/m/[email protected]

Backpatch-through: 9.3

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/370e68ae1c0a8504a10b211a9c1d9e0ffa101259

Modified Files
--------------
doc/src/sgml/datatype.sgml | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: show how interval's 3 unit buckets behave using EXTRACT()
Next
From: Michael Paquier
Date:
Subject: pgsql: Address set of issues with errno handling