| От | Tom Lane |
|---|---|
| Тема | Re: libdir for installcheck |
| Дата | |
| Msg-id | 3622.1153677272@sss.pgh.pa.us обсуждение |
| Ответ на | libdir for installcheck (Andrew Dunstan <andrew@dunslane.net>) |
| Список | pgsql-hackers |
Andrew Dunstan <andrew@dunslane.net> writes:
> I see that pg_regress.c has the following (after I adjusted the #ifdef):
> /*
> * On Windows, it seems to be necessary to adjust PATH even in
> * this case. (XXX really? If so, what if installation has
> * been relocated?)
> */
> #if defined(WIN32) || defined(CYGWIN)
> add_to_path("PATH", ';', libdir);
> #endif
> The "case" referred to is where we aren't using a temp install.
> I'm pretty sure that the answer is that we don't need this.
Could be. This is just a copy-and-paste of logic that was in the shell
script... feel free to remove it and see what happens ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера