Add comment about memory failure of get_progname exiting the postmaster:

Bruce Momjian <bruce@momjian.us>

Commit: b0830e39c3622ab5f7a0cdd5abab646a70a0dec7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-11-02T03:09:06Z
Releases: 8.0.0
Add comment about memory failure of get_progname exiting the postmaster:

            exit(1);    /* This could exit the postmaster */

Files

PathChange+/−
src/port/path.c modified +2 −2