| From: | Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk> |
|---|---|
| To: | Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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 17:09:52 |
| Message-ID: | 87h8d2jqa5.fsf@news-spur.riddles.org.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>>>>> "Andrew" == Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com> writes:
Andrew> There are all sorts of version-specific things done there. The
Andrew> code will be pretty minimal. We'll only invoke it if the target
Andrew> version is >= 12 and the source version is <= 11.
Andrew> I can do this if we're agreed.
Sure, go ahead.
--
Andrew (irc:RhodiumToad)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2019-02-17 17:33:45 | Re: CPU costs of random_zipfian in pgbench |
| Previous Message | Andrew Dunstan | 2019-02-17 17:03:40 | Re: Variable-length FunctionCallInfoData |