Re: pgsql: Build all Flex files standalone

Поиск
Список
Период
Сортировка
От John Naylor
Тема Re: pgsql: Build all Flex files standalone
Дата
Msg-id CAFBsxsEues01QnSWG8jxVs1=nowBNTLf5UoyOZ69XL+-PXAMrg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Build all Flex files standalone  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-committers
On Sun, Sep 4, 2022 at 8:34 PM Andrew Dunstan <andrew@dunslane.net> wrote:
> Probably happens because crake does vpath builds. I think you're going
> to have to set up EXTRAINCLUDES for it - see near the bottom of the
> headerscheck script. Possibly something like
>
>
>     src/backend/utils/adt/*)
>
>     EXTRAINCLUDES="-I $builddir/src/backend/utils/adt" ;;

Okay, I'll look at this and the cpp header check within 24 hours.

-- 
John Naylor
EDB: http://www.enterprisedb.com



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Force parallelism in partition_aggregate
Следующее
От: David Rowley
Дата:
Сообщение: pgsql: Doc: clarify partitioned table limitations