pgsql: Improve v10 release notes' discussion of money operator changes.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve v10 release notes' discussion of money operator changes.
Date: 2017-05-28 19:49:50
Message-ID: E1dF4CE-0004hb-GI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve v10 release notes' discussion of money operator changes.

Mention the rounding behavioral change for money/int8.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1c8b88ab9b72fe4c7c4193170d0810aa42b889cf

Modified Files
--------------
doc/src/sgml/release-10.sgml | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-05-28 20:42:28 pgsql: Format v10 release notes' commit references more like previous r
Previous Message Tom Lane 2017-05-28 18:52:30 pgsql: Avoid locale-dependent output in select_views regression test.