Clean up find_my_exec to work cleaner.

Bruce Momjian <bruce@momjian.us>

Commit: ceceeffe1e273c44f2019540470c0f02c23edfd0
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-05-20T15:35:41Z
Releases: 8.0.0
Clean up find_my_exec to work cleaner.

Add Win32 code to look in the current directory before the path.

Add code so memory is allocated using palloc in backend object files.

Files

PathChange+/−
src/port/exec.c modified +39 −24