Add comment about memory failure of get_progname exiting the postmaster:
authorBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 2004 03:09:06 +0000 (03:09 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 2004 03:09:06 +0000 (03:09 +0000)
commitb0830e39c3622ab5f7a0cdd5abab646a70a0dec7
treeda269fdcfefaf1a2fd6d33f3946ad8cb8099f54e
parentc4acbb843b0b10204b04be6245db57d50f9cee0e
Add comment about memory failure of get_progname exiting the postmaster:

            exit(1);    /* This could exit the postmaster */
src/port/path.c