- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit997afad
committed
pgstat: introduce PgStat_Kind enum.
Will be used by following commits to generalize stats infrastructure. Keptseparate to allow commits stand reasonably on their own.Reviewed-By: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Discussion:https://postgr.es/m/20220404041516.cctrvpadhuriawlq@alap3.anarazel.de1 parent0d5c387 commit997afad
2 files changed
+25
-0
lines changedLines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
36 | 60 |
| |
37 | 61 |
| |
38 | 62 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1942 | 1942 |
| |
1943 | 1943 |
| |
1944 | 1944 |
| |
| 1945 | + | |
1945 | 1946 |
| |
1946 | 1947 |
| |
1947 | 1948 |
| |
|
0 commit comments
Comments
(0)