Make restricted_exec feature for Windows more robust by using the environment

Andrew Dunstan <andrew@dunslane.net>

Commit: 2b695717a7c6baf9b532a0f5bab1fdb8d252388c
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2006-02-24T02:02:41Z
Releases: 8.2.0
Make restricted_exec feature for Windows more robust by using the environment
to pass the flag instead of the command line - some implementations of
getopt fail if getopt arguments are present after non-getopt arguments.

Files

PathChange+/−
src/bin/initdb/initdb.c modified +12 −17