Re: registry vs. environment (was re:binary installer)
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com>
- Cc: pgsql-hackers-win32(at)postgresql(dot)org
- Subject: Re: registry vs. environment (was re:binary installer)
- Date: Fri, 23 Jan 2004 13:24:48 -0500
- Message-id: <28559(dot)1074882288(at)sss(dot)pgh(dot)pa(dot)us>
"Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> writes:
> putenv() in windows modifies the environment for the current process,
> and any process that the process calling putenv creates (but not
> globally).
This is the same as Unix.
regards, tom lane
Home |
Main Index |
Thread Index