pgsql: Made ecpglib write double with a precision of 15 digits. - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Made ecpglib write double with a precision of 15 digits.
Date
Msg-id E1QioxX-0002NS-8B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Made ecpglib write double with a precision of 15 digits.

Patch by Akira Kurosawa <kurosawa-akira@mxc.nes.nec.co.jp>.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1a02ef3c5c5fdab03d2fd97b4649c21eef0af4c8

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Create a "fast path" for acquiring weak relation locks.
Next
From: Michael Meskes
Date:
Subject: pgsql: Made ecpglib write double with a precision of 15 digits.