forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit88b17d9
committed
From: Massimo Dal Zotto <dz@cs.unitn.it>> ps-status.patch>> macros for ps status, used by postgres.c and utility.c.> Unfortunately ps status is system dependent and the current> code doesn't work on linux. The use of macros confines system> dependency to into one file (ps-status.h). Users of other> operating systems should check this code and submit new macros.
1 parentab00a22 commit88b17d9
File tree
4 files changed
+50
-52
lines changed- src
- backend
- tcop
- utils/init
- include
4 files changed
+50
-52
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
38 | 39 |
| |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
44 |
| - | |
45 |
| - | |
46 | 45 |
| |
47 | 46 |
| |
48 | 47 |
| |
| |||
228 | 227 |
| |
229 | 228 |
| |
230 | 229 |
| |
231 |
| - | |
| 230 | + | |
232 | 231 |
| |
233 | 232 |
| |
234 | 233 |
| |
|
0 commit comments
Comments
(0)