pgsql: postgres -boot would print the wrong program name in event of a - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: postgres -boot would print the wrong program name in event of a
Date
Msg-id 20050114210845.45F073A1CE2@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
postgres -boot would print the wrong program name in event of a
failure in SelectConfigFiles().  Cosmetic issue, but ...

Modified Files:
--------------
    pgsql/src/backend/bootstrap:
        bootstrap.c (r1.197 -> r1.198)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/bootstrap/bootstrap.c.diff?r1=1.197&r2=1.198)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update obsolete comment, per Alvaro.
Next
From: jurka@svr1.postgresql.org (Kris Jurka)
Date:
Subject: pgsql: Add index entries for function volatilities.