Re: pgsql: Fix contrib/auto_explain to not cause problems in parallel worke
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Fix contrib/auto_explain to not cause problems in parallel worke |
| Дата | |
| Msg-id | 54159.1559611016@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: pgsql: Fix contrib/auto_explain to not cause problems inparallel worke (Michael Paquier <michael@paquier.xyz>) |
| Ответы |
Re: pgsql: Fix contrib/auto_explain to not cause problems inparallel worke
|
| Список | pgsql-committers |
Michael Paquier <michael@paquier.xyz> writes: > On Mon, Jun 03, 2019 at 10:06:21PM +0000, Tom Lane wrote: >> Fix contrib/auto_explain to not cause problems in parallel workers. > This has broken the builds on Windows for 9.6 and 10: > https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=woodlouse&dt=2019-06-04%2000%3A42%3A07&stg=make Ooops. > This gets included as a dependency because of the call to > IsParallelWorker() you have added in this commit, and I think that > this can be fixed by adding PGDLLIMPORT to the variable in > parallel.h. Would you fix it or should I? Yeah, I see we already did that in later branches. I'll go fix it, thanks for the heads-up! regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера