Re: Python versions (was Re: RHEL 8.0 build)
| От | Tom Lane |
|---|---|
| Тема | Re: Python versions (was Re: RHEL 8.0 build) |
| Дата | |
| Msg-id | 30672.1546816567@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Python versions (was Re: RHEL 8.0 build) (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
| Ответы |
Re: Python versions (was Re: RHEL 8.0 build)
|
| Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> I think this was the option with the most support. Here is a patch.
BTW, this is a pre-existing problem not the fault of this patch,
but while we're fooling with the behavior of python lookup would
be a great time to fix it: we should add something like
AC_ARG_VAR([PYTHON], [path to Python executable])
Aside from improving the "configure --help" documentation, this
will prevent insane results from using inapplicable cached
conclusions about what Python we've got. Since more and more
people seem to be using configure cache files, I think we need
to be more careful about declaring relevant variables.
regards, tom lane
В списке pgsql-hackers по дате отправления: