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.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=14ed7735f5bb5275da13891c4bb106c198d00b53
Modified Files
--------------
src/backend/main/main.c | 45 ++++++++++++++++++++++++---------------------
1 files changed, 24 insertions(+), 21 deletions(-)
pgsql-committers by date
| Next: | From: Robert Haas | Date: 2010-12-17 01:58:03 |
| Subject: pgsql: Waiting for complete startup is now a well-defined operation. |
| Previous: | From: Tom Lane | Date: 2010-12-16 21:23:25 |
| Subject: pgsql: Remove optreset from src/port/ implementations of getopt andget |