]> granicus.if.org Git - postgresql/commit
Add pid to the pgident event name on win32.
authorMagnus Hagander <magnus@hagander.net>
Thu, 31 Jan 2008 09:21:22 +0000 (09:21 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 31 Jan 2008 09:21:22 +0000 (09:21 +0000)
commit11e7006dee2f9d72f7ded21f6f12e516e08e1532
treeaf716a18b5b8ecf7f468b31c6378ef9f6f559db0
parent4443afe59545a56fbf91ef260951fc2517cf8be6
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.
src/backend/utils/misc/ps_status.c