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

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add comment to postmaster.c that get_progname() will call exit if
Date
Msg-id 20041102033506.89C4D3A47F7@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add comment about memory failure of get_progname exiting the
Next
From: davec@svr1.postgresql.org (Dave Cramer)
Date:
Subject: pgsql: fixed bug in REVOKE statement cat_str only has 8 arguments