forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0ace923
committed
Add pid to the pgident event name on win32.
Should fix a problem where two clusters are running undertwo different service accounts and get colliding names,causing only the first cluster to contain the pgidentevent description.Per report from Stephen Denne.1 parent0a4ef62 commit0ace923
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
350 | 350 |
| |
351 | 351 |
| |
352 | 352 |
| |
353 |
| - | |
| 353 | + | |
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
|
0 commit comments
Comments
(0)