Improve comments around startup_hacks() code.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 14ed7735f5bb5275da13891c4bb106c198d00b53
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-12-16T22:57:57Z
Releases: 9.1.0
Improve comments around startup_hacks() code.

These comments were not updated when we added the EXEC_BACKEND
mechanism for Windows, even though it rendered them inaccurate.

Also unify two unnecessarily-separate #ifdef __alpha code blocks.

Files

PathChange+/−
src/backend/main/main.c modified +24 −21