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
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/21ba0b442d0520fc856eaa608d839a64590afa31

Modified Files
--------------
doc/src/sgml/datatype.sgml | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 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