pgsql: Add pid to the pgident event name on win32.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add pid to the pgident event name on win32.
Date: 2008-01-31 09:21:22
Message-ID: 20080131092122.4573D754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
pgsql/src/backend/utils/misc:
ps_status.c (r1.33 -> r1.33.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/ps_status.c?r1=1.33&r2=1.33.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2008-01-31 11:06:53 pginstaller - pginst: Updated Russian translation from Andrey Repko
Previous Message Magnus Hagander 2008-01-31 09:21:18 pgsql: Add pid to the pgident event name on win32.