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)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match