From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Greg Stark <stark(at)mit(dot)edu>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgsql: Further tweaking of print_aligned_vertical(). |
Date: | 2016-01-04 06:16:19 |
Message-ID: | CAB7nPqSawZO0o2NqBGXnKdJuWDDvrgaXA=VX_vkq0miRLWsKdA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Fri, Jan 1, 2016 at 6:41 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Wed, Dec 2, 2015 at 01:16:09AM +0000, Greg Stark wrote:
>>
>> On 1 Dec 2015 19:48, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> >
>> > In passing, avoid possible calculation of log10(0). Probably that's
>> > harmless, given the lack of field complaints, but it seems risky:
>> > conversion of NaN to an integer isn't well defined.
>>
>> Am I going to have to fire up the emulator again?
>
> Greg's lightning talk in Vienna about how he got the emulator working
> was priceless. I know he posted the VAX results, but how he got them
> was amazing.
+1. The work of a pure hacker.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2016-01-04 06:22:15 | Re: pgsql: Further tweaking of print_aligned_vertical(). |
Previous Message | Tom Lane | 2016-01-04 06:04:04 | pgsql: Fix regrole and regnamespace types to honor quoting like other r |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2016-01-04 06:20:15 | Re: [PATCH] Refactoring of LWLock tranches |
Previous Message | Michael Paquier | 2016-01-04 06:10:19 | Re: 9.5 BLOCKER: regrole and regnamespace and quotes |