Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree.
От | Tom Lane |
---|---|
Тема | Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree. |
Дата | |
Msg-id | 25078.1222954104@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree. (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run
outside the build tree.
|
Список | pgsql-hackers |
Peter Eisentraut <peter_e@gmx.net> writes: > Tom Lane wrote: >> contrib is still pretty broken. One part of it is needing a --srcdir >> option in pgxs.mk, which I fixed. But some of the modules still >> fail --- it looks like the problem is with the ones having data/ >> subdirectories. You seem to have taken out the copying of the data >> files into the vpath build tree, but I think you might have to >> put it back. > I think the right fix would be to convert those .sql files to > input/*.source files and have pg_regress substitute the absolute > directory names in them, like it is done for the backend. Ugh. I don't think it's acceptable to make contrib modules have to do that. Even if we fix all the ones in core, what of other people relying on the pgxs infrastructure? regards, tom lane
В списке pgsql-hackers по дате отправления: