postgres -boot would print the wrong program name in event of a
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2005 21:08:44 +0000 (21:08 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 14 Jan 2005 21:08:44 +0000 (21:08 +0000)
commit9ebbba78d7e44882acd75af3f87328df30096419
treeb8bfc351813bc9ff9decf0fe8ab8d90d2f8cef6c
parent09fe71cf9c29df34a5e9565c35a10e1219f835ad
postgres -boot would print the wrong program name in event of a
failure in SelectConfigFiles().  Cosmetic issue, but ...
src/backend/bootstrap/bootstrap.c