pgsql: Pass a strdup'd ident string to openlog(), to ensure that - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Pass a strdup'd ident string to openlog(), to ensure that
Date
Msg-id 20051014164141.8AE02D940E@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Pass a strdup'd ident string to openlog(), to ensure that reallocation
of GUC memory doesn't cause us to start emitting a bogus ident string.
Per report from Han Holl.  Also some trivial code cleanup in write_syslog.

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/error:
        elog.c (r1.104 -> r1.104.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/error/elog.c.diff?r1=1.104&r2=1.104.2.1)

pgsql-committers by date:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Pass a strdup'd ident string to openlog(), to ensure that
Next
From: aglio@pgfoundry.org (User Aglio)
Date:
Subject: press - pr: Changed extension on press faq so that people can read it.