forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbe4ae8f
committed
this fixes the bug where setting the entry in he process table no longer worksunder FreeBSD ... basically, if setproctitle() exists, use it ...the draw back right now is the PS_SET_STATUS stuff doesn't work, but am lookinginto that one right now ... at lesat now you can see who is connecting whereand from where ...
1 parent3383e8b commitbe4ae8f
1 file changed
+21
-1
lines changedLines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
15 | 35 |
| |
16 | 36 |
| |
17 | 37 |
| |
|
0 commit comments
Comments
(0)