pgsql: Add documentation and regression tests concerning rounding of nu
Add documentation and regression tests concerning rounding of numerics.
Michael Paquier, reviewed by Fabien Coelho
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/5e7c3d91bf24a212b42c912234c6cb37d75e0292
Modified Files
--------------
doc/src/sgml/datatype.sgml | 25 ++++++++++++++++++++
src/test/regress/expected/int2.out | 20 ++++++++++++++++
src/test/regress/expected/int4.out | 20 ++++++++++++++++
.../regress/expected/int8-exp-three-digits.out | 20 ++++++++++++++++
src/test/regress/expected/int8.out | 20 ++++++++++++++++
src/test/regress/expected/numeric.out | 24 +++++++++++++++++++
src/test/regress/sql/int2.sql | 10 ++++++++
src/test/regress/sql/int4.sql | 10 ++++++++
src/test/regress/sql/int8.sql | 10 ++++++++
src/test/regress/sql/numeric.sql | 10 ++++++++
10 files changed, 169 insertions(+)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers