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-0002NM-8U@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Made ecpglib write double with a precision of 15 digits.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
Made ecpglib write double with a precision of 15 digits.

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8f8a273c4d2433de57f6f0356f44ab47b7387641

Modified Files
--------------
src/interfaces/ecpg/ecpglib/execute.c |    4 ++--
1 files changed, 2 insertions(+), 2 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.