Missing include in float.h

Поиск
Список
Период
Сортировка
От Ian R. Campbell
Тема Missing include in float.h
Дата
Msg-id CAOC8YUd7H-REg7sqQD-kcUaE2iCMitimcSGhr5nLYRKq3k1zZQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: Missing include in float.h  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
In PG 14, the source file "float.h" has one include:

<math.h>

It is missing "c.h", which contains the definitions for PGDLLIMPORT, float4, float8, etc.

I have the latest Windows installation from EDB.

I checked in doxygen and the include is missing there, too: https://doxygen.postgresql.org/float_8h_source.html

Best,
Ian Campbell

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Report a potential bug caused by a improper call to pfree()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Missing include in float.h