pgsql: Add pid to the pgident event name on win32. - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Add pid to the pgident event name on win32.
Date
Msg-id 20080131092118.1CD9B754108@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add pid to the pgident event name on win32.

Should fix a problem where two clusters are running under
two different service accounts and get colliding names,
causing only the first cluster to contain the pgident
event description.

Per report from Stephen Denne.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        ps_status.c (r1.37 -> r1.38)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c?r1=1.37&r2=1.38)

pgsql-committers by date:

Previous
From: doudou586@pgfoundry.org (User Doudou586)
Date:
Subject: press - pr: Final Date Updated
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Add pid to the pgident event name on win32.