Commit 484a4a0
File tree
Expand file treeCollapse file tree
4 files changed
+32
-5
lines changedFilter options
- doc/src/sgml
- src
- backend
- access/brin
- postmaster
- include/postmaster
Expand file treeCollapse file tree
4 files changed
+32
-5
lines changed+12Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
89 | 101 |
|
90 | 102 |
|
91 | 103 |
|
|
src/backend/access/brin/brin.c
Copy file name to clipboardExpand all lines: src/backend/access/brin/brin.c+13-3Lines changed: 13 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
187 | 187 |
|
188 | 188 |
|
189 | 189 |
|
190 |
| - |
191 |
| - |
192 |
| - |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
193 | 203 |
|
194 | 204 |
|
195 | 205 |
|
|
src/backend/postmaster/autovacuum.c
Copy file name to clipboardExpand all lines: src/backend/postmaster/autovacuum.c+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3227 | 3227 |
|
3228 | 3228 |
|
3229 | 3229 |
|
| 3230 | + |
3230 | 3231 |
|
3231 |
| - |
| 3232 | + |
3232 | 3233 |
|
3233 | 3234 |
|
3234 | 3235 |
|
3235 | 3236 |
|
| 3237 | + |
3236 | 3238 |
|
3237 | 3239 |
|
3238 | 3240 |
|
| ||
3252 | 3254 |
|
3253 | 3255 |
|
3254 | 3256 |
|
| 3257 | + |
3255 | 3258 |
|
3256 | 3259 |
|
3257 | 3260 |
|
3258 | 3261 |
|
3259 | 3262 |
|
3260 | 3263 |
|
| 3264 | + |
| 3265 | + |
3261 | 3266 |
|
3262 | 3267 |
|
3263 | 3268 |
|
|
src/include/postmaster/autovacuum.h
Copy file name to clipboardExpand all lines: src/include/postmaster/autovacuum.h+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
| 74 | + |
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
|
0 commit comments