Set of header files for Ryu floating-point stuff in src/common/ - Mailing list pgsql-hackers

From Michael Paquier
Subject Set of header files for Ryu floating-point stuff in src/common/
Date
Msg-id 20190909120702.GB1993@paquier.xyz
Whole thread Raw
Responses Re: Set of header files for Ryu floating-point stuff in src/common/  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
Hi all,
(Andrew G. in CC)

We have the following set of header files in src/common/:
digit_table.h
d2s_full_table.h
d2s_intrinsics.h
ryu_common.h

Shouldn't all these files be in src/include/common/ instead?  HEAD is
not really consistent with the common practice here.

Thanks,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IOFailure Occurs
Next
From: Magnus Hagander
Date:
Subject: Re: Compiler warnings with MinGW