Re: [PATCH] Prefer getenv("HOME") to find the UNIX home directory
| От | Tom Lane |
|---|---|
| Тема | Re: [PATCH] Prefer getenv("HOME") to find the UNIX home directory |
| Дата | |
| Msg-id | 1899015.1641770203@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [PATCH] Prefer getenv("HOME") to find the UNIX home directory (Christoph Moench-Tegeder <cmt@burggraben.net>) |
| Ответы |
Re: [PATCH] Prefer getenv("HOME") to find the UNIX home directory
|
| Список | pgsql-hackers |
Christoph Moench-Tegeder <cmt@burggraben.net> writes:
> ## Tom Lane (tgl@sss.pgh.pa.us):
>> Isn't that a flat out violation of POSIX 8.3 Other Environment Variables?
> After poking around across some Linuxes, it looks like people silently
> agreed that "services" are not logged-in users: among the daemons,
> having HOME set (as observed in /proc/*/environ) is an exception,
> not the norm.
Meh. I guess there's not much point in arguing with facts on the
ground. Anders' proposed behavior seems like the way to go then,
at least so far as libpq is concerned. (I remain skeptical that
psql would be run in such an environment, but there's no value
in making it act different from libpq.)
regards, tom lane
В списке pgsql-hackers по дате отправления: