Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' ) - Mailing list pgsql-hackers

From Yuya Watari
Subject Re: Keep compiler silence (clang 10, implicit conversion from 'long'to 'double' )
Date
Msg-id CAJ2pMkaaK8JgY4V9d3f8wdWnR936Ogz3RLG2RiON1aNkNEGFWw@mail.gmail.com
Whole thread Raw
In response to Re: Keep compiler silence (clang 10, implicit conversion from 'long' to 'double' )  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello Tom,

Thank you for your comments.

On Fri, Nov 8, 2019 at 1:30 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> failure: not only did you fail to add any commentary about the new macros,
> but you removed most of the commentary that had been in-line in the
> existing usages.

I apologize for the insufficient comments. I had to add more
information about these macros.

> I fixed those things and pushed it.

Thank you very much for the commit!

Best regards,
Yuya Watari
NTT Software Innovation Center
watari.yuya@gmail.com



pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [Patch proposal] libpq portal support
Next
From: Craig Ringer
Date:
Subject: Re: [Patch proposal] libpq portal support