Re: _isnan() on Windows - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: _isnan() on Windows
Date
Msg-id 20180712021625.GC1701@paquier.xyz
Whole thread Raw
In response to Re: _isnan() on Windows  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: _isnan() on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Jul 11, 2018 at 09:13:40AM -0400, Alvaro Herrera wrote:
> I just pushed it before seeing your message.

Fine as well, thanks for picking this up.  The buildfarm shows no
failures about this patch.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Failure assertion in GROUPS mode of window function in current HEAD
Next
From: Craig Ringer
Date:
Subject: bgworkers should share more of BackendRun / PostgresMain