- Notifications
You must be signed in to change notification settings - Fork5k
Commit183a60a
committed
Remove double quotes from the second column of wait_event_names.txt
The double quotes used for the wait event names are not required, asthe values quoted are made of single words. The files generated bygenerate-wait_event_types.pl (pgstat_wait_event.c, wait_event_types.hand wait_event_types.sgml) are exactly the same before and after thiscommit, hence the wait event names and the enum elements have the samenames as before.Discussion:https://postgr.es/m/ZK9S3jFEV1X797Ll@paquier.xyz1 parentc66a7d7 commit183a60a
File tree
2 files changed
+251
-249
lines changed- src/backend/utils/activity
2 files changed
+251
-249
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
172 | 174 |
| |
173 | 175 |
| |
174 | 176 |
| |
| |||
221 | 223 |
| |
222 | 224 |
| |
223 | 225 |
| |
224 |
| - | |
| 226 | + | |
225 | 227 |
| |
226 | 228 |
| |
227 | 229 |
| |
|
0 commit comments
Comments
(0)