Thread: pgsql: Add comment to postmaster.c that get_progname() will call exit if

pgsql: Add comment to postmaster.c that get_progname() will call exit if

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
Add comment to postmaster.c that get_progname() will call exit if it
can't strdup().

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        postmaster.c (r1.435 -> r1.436)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c.diff?r1=1.435&r2=1.436)