pgsql: Add comment about memory failure of get_progname exiting the
pgsql: Add comment about memory failure of get_progname exiting the
От:
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
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)