| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>, pgsql-hackers(at)postgresql(dot)org, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Donald Dong <xdong(at)csumb(dot)edu>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Chapman Flack <chap(at)anastigmatix(dot)net> |
| Subject: | Re: Ryu floating point output patch |
| Date: | 2019-02-17 23:04:22 |
| Message-ID: | 9019.1550444662@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
> Here's a patch without docco. How much do we actually want to document
> this? I'm not sure it has any great value outside of cross-version
> upgrade testing.
I think we have to document it, but it can be fairly terse perhaps.
Use the specified value of extra_float_digits when dumping
floating-point data, rather than pg_dump's default.
I don't think we need to go into detail about when/why you might want
to use it; I can see people thinking of their own reasons.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Gierth | 2019-02-17 23:13:54 | Re: Ryu floating point output patch |
| Previous Message | Andrew Dunstan | 2019-02-17 22:46:26 | Re: Ryu floating point output patch |