pgsql: Add comment about memory failure of get_progname exiting the

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment about memory failure of get_progname exiting the
Date: 2004-11-02 03:09:11
Message-ID: 20041102030911.828513A47DE@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment about memory failure of get_progname exiting the postmaster:

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

Modified Files:
--------------
pgsql/src/port:
path.c (r1.40 -> r1.41)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c.diff?r1=1.40&r2=1.41)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-11-02 03:35:06 pgsql: Add comment to postmaster.c that get_progname() will call exit if
Previous Message Devrim GUNDUZ 2004-11-01 23:00:52 Re: [COMMITTERS] pgsql: timestamptz_trunc() should only