Commit 2aeaf80
File tree
11 files changed
+93
-19
lines changedFilter options
- contrib
- dblink
- pg_prewarm
- postgres_fdw
- src
- backend
- storage
- buffer
- ipc
- utils/activity
- include/utils
- test/modules
- test_shm_mq
- worker_spi
- tools/pgindent
11 files changed
+93
-19
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
206 |
| - |
| 206 | + |
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
| ||
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
296 |
| - |
| 296 | + |
297 | 297 |
|
298 | 298 |
|
299 | 299 |
|
|
contrib/pg_prewarm/autoprewarm.c
Copy file name to clipboardExpand all lines: contrib/pg_prewarm/autoprewarm.c+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
240 |
| - |
| 240 | + |
241 | 241 |
|
242 | 242 |
|
243 | 243 |
|
| ||
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
267 |
| - |
| 267 | + |
268 | 268 |
|
269 | 269 |
|
270 | 270 |
|
|
contrib/postgres_fdw/connection.c
Copy file name to clipboardExpand all lines: contrib/postgres_fdw/connection.c+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
530 | 530 |
|
531 | 531 |
|
532 | 532 |
|
533 |
| - |
| 533 | + |
534 | 534 |
|
535 | 535 |
|
536 | 536 |
|
| ||
863 | 863 |
|
864 | 864 |
|
865 | 865 |
|
866 |
| - |
| 866 | + |
867 | 867 |
|
868 | 868 |
|
869 | 869 |
|
| ||
1567 | 1567 |
|
1568 | 1568 |
|
1569 | 1569 |
|
1570 |
| - |
| 1570 | + |
1571 | 1571 |
|
1572 | 1572 |
|
1573 | 1573 |
|
|
src/backend/storage/buffer/bufmgr.c
Copy file name to clipboardExpand all lines: src/backend/storage/buffer/bufmgr.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4901 | 4901 |
|
4902 | 4902 |
|
4903 | 4903 |
|
4904 |
| - |
| 4904 | + |
4905 | 4905 |
|
4906 | 4906 |
|
4907 | 4907 |
|
|
src/backend/storage/ipc/standby.c
Copy file name to clipboardExpand all lines: src/backend/storage/ipc/standby.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
840 | 840 |
|
841 | 841 |
|
842 | 842 |
|
843 |
| - |
| 843 | + |
844 | 844 |
|
845 | 845 |
|
846 | 846 |
|
|
src/backend/utils/activity/wait_event.c
Copy file name to clipboardExpand all lines: src/backend/utils/activity/wait_event.c+60-6Lines changed: 60 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
| 31 | + |
31 | 32 |
|
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
90 | 92 |
|
91 | 93 |
|
92 | 94 |
|
93 |
| - |
| 95 | + |
94 | 96 |
|
95 | 97 |
|
96 | 98 |
|
| ||
147 | 149 |
|
148 | 150 |
|
149 | 151 |
|
150 |
| - |
151 |
| - |
152 |
| - |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
153 | 159 |
|
154 | 160 |
|
155 | 161 |
|
| ||
165 | 171 |
|
166 | 172 |
|
167 | 173 |
|
168 |
| - |
169 |
| - |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
170 | 180 |
|
171 | 181 |
|
172 | 182 |
|
| ||
254 | 264 |
|
255 | 265 |
|
256 | 266 |
|
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
257 | 289 |
|
258 | 290 |
|
259 | 291 |
|
| ||
297 | 329 |
|
298 | 330 |
|
299 | 331 |
|
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
300 | 354 |
|
301 | 355 |
|
302 | 356 |
|
|
src/include/utils/wait_event.h
Copy file name to clipboardExpand all lines: src/include/utils/wait_event.h+19-1Lines changed: 19 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
53 | 62 |
|
54 | 63 |
|
55 | 64 |
|
| ||
70 | 79 |
|
71 | 80 |
|
72 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
73 | 91 |
|
74 | 92 |
|
75 | 93 |
|
|
src/test/modules/test_shm_mq/setup.c
Copy file name to clipboardExpand all lines: src/test/modules/test_shm_mq/setup.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
283 |
| - |
| 283 | + |
284 | 284 |
|
285 | 285 |
|
286 | 286 |
|
|
src/test/modules/test_shm_mq/test.c
Copy file name to clipboardExpand all lines: src/test/modules/test_shm_mq/test.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
| 235 | + |
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
|
src/test/modules/worker_spi/worker_spi.c
Copy file name to clipboardExpand all lines: src/test/modules/worker_spi/worker_spi.c+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
199 | 199 |
|
200 | 200 |
|
201 | 201 |
|
202 |
| - |
| 202 | + |
203 | 203 |
|
204 | 204 |
|
205 | 205 |
|
|
src/tools/pgindent/typedefs.list
Copy file name to clipboardExpand all lines: src/tools/pgindent/typedefs.list+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2986 | 2986 |
|
2987 | 2987 |
|
2988 | 2988 |
|
| 2989 | + |
2989 | 2990 |
|
| 2991 | + |
2990 | 2992 |
|
2991 | 2993 |
|
2992 | 2994 |
|
|
0 commit comments