| От | Tom Lane |
|---|---|
| Тема | Re: pgsql: Rework option set of vacuumlo |
| Дата | |
| Msg-id | 17758.1535490505@sss.pgh.pa.us обсуждение |
| Ответ на | Re: pgsql: Rework option set of vacuumlo (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pgsql: Rework option set of vacuumlo
|
| Список | pgsql-committers |
I wrote:
> Digging, this is because the "make check" processing isn't actually
> installing oid2name (resp. vacuumlo) into the temp installation tree :-(.
>
> I don't think this is the fault of your tests, exactly --- there's
> something wrong in the existing make rules. I'm not sure what though.
> EXTRA_INSTALL should be getting set, according to pgxs.mk:
> temp-install: EXTRA_INSTALL+=$(subdir)
> but it evidently isn't.
Oh! The reason why not is that that line is inside "ifdef REGRESS",
and these subdirectories have no REGRESS tests. So we should move
that out to where it will apply regardless of that. Will fix.
regards, tom lane
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера