forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita3a75b9
committed
pgstat: run pgindent on pgstat.c/h.
Upcoming commits will touch a lot of the pgstats code. Reindenting separatelymakes it easier to keep the code in a well-formatted shape each step.Author: Andres Freund <andres@anarazel.de>Discussion:https://postgr.es/m/20220303021600.hs34ghqcw6zcokdh@alap3.anarazel.de1 parent50b1e8c commita3a75b9
File tree
3 files changed
+21
-14
lines changed- src
- backend/postmaster
- include
- tools/pgindent
3 files changed
+21
-14
lines changedLines changed: 16 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
265 | 265 |
| |
266 | 266 |
| |
267 | 267 |
| |
268 |
| - | |
| 268 | + | |
269 | 269 |
| |
270 | 270 |
| |
271 | 271 |
| |
| |||
2622 | 2622 |
| |
2623 | 2623 |
| |
2624 | 2624 |
| |
2625 |
| - | |
2626 |
| - | |
2627 |
| - | |
2628 |
| - | |
2629 |
| - | |
| 2625 | + | |
| 2626 | + | |
| 2627 | + | |
| 2628 | + | |
| 2629 | + | |
2630 | 2630 |
| |
2631 | 2631 |
| |
2632 | 2632 |
| |
| |||
3352 | 3352 |
| |
3353 | 3353 |
| |
3354 | 3354 |
| |
3355 |
| - | |
3356 |
| - | |
3357 |
| - | |
| 3355 | + | |
| 3356 | + | |
| 3357 | + | |
3358 | 3358 |
| |
3359 | 3359 |
| |
3360 | 3360 |
| |
| |||
4211 | 4211 |
| |
4212 | 4212 |
| |
4213 | 4213 |
| |
4214 |
| - | |
| 4214 | + | |
4215 | 4215 |
| |
4216 | 4216 |
| |
4217 | 4217 |
| |
| |||
4473 | 4473 |
| |
4474 | 4474 |
| |
4475 | 4475 |
| |
4476 |
| - | |
| 4476 | + | |
4477 | 4477 |
| |
4478 | 4478 |
| |
4479 | 4479 |
| |
| |||
5250 | 5250 |
| |
5251 | 5251 |
| |
5252 | 5252 |
| |
| 5253 | + | |
5253 | 5254 |
| |
5254 | 5255 |
| |
5255 | 5256 |
| |
| |||
5412 | 5413 |
| |
5413 | 5414 |
| |
5414 | 5415 |
| |
5415 |
| - | |
| 5416 | + | |
| 5417 | + | |
| 5418 | + | |
| 5419 | + | |
5416 | 5420 |
| |
5417 | 5421 |
| |
5418 | 5422 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
190 | 190 |
| |
191 | 191 |
| |
192 | 192 |
| |
193 |
| - | |
194 |
| - | |
| 193 | + | |
| 194 | + | |
195 | 195 |
| |
196 | 196 |
| |
197 | 197 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1917 | 1917 |
| |
1918 | 1918 |
| |
1919 | 1919 |
| |
| 1920 | + | |
| 1921 | + | |
1920 | 1922 |
| |
1921 | 1923 |
| |
1922 | 1924 |
| |
| |||
1928 | 1930 |
| |
1929 | 1931 |
| |
1930 | 1932 |
| |
| 1933 | + | |
1931 | 1934 |
| |
1932 | 1935 |
| |
1933 | 1936 |
| |
|
0 commit comments
Comments
(0)