Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Дата
Msg-id 175163.1766357334@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Список pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> I pushed the cleanup patch.

fairywren's still not happy, though only in the v16 branch:

Could not determine contrib module type for test_cloexec
 at build.pl line 54.

This evidently is because the old MSVC build system doesn't
recognize

PROGRAM += test_cloexec
OBJS += $(WIN32RES) test_cloexec.o

Is there a reason for using += not just = here?  We could certainly
modify Mkvcbuild.pm to parse this if we need to, but it looks more
like a gratuitous difference from everyplace else than a useful
behavior.

            regards, tom lane



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