Commit 52eec1c
File tree
Expand file treeCollapse file tree
3 files changed
+7
-16
lines changedFilter options
- src/backend
- access/heap
- commands
- libpq
Expand file treeCollapse file tree
3 files changed
+7
-16
lines changedsrc/backend/access/heap/vacuumlazy.c
Copy file name to clipboardExpand all lines: src/backend/access/heap/vacuumlazy.c+2-14Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2432 | 2432 |
|
2433 | 2433 |
|
2434 | 2434 |
|
2435 |
| - |
2436 | 2435 |
|
2437 | 2436 |
|
2438 | 2437 |
|
| ||
2462 | 2461 |
|
2463 | 2462 |
|
2464 | 2463 |
|
2465 |
| - |
2466 |
| - |
2467 |
| - |
2468 |
| - |
2469 |
| - |
2470 | 2464 |
|
2471 |
| - |
| 2465 | + |
2472 | 2466 |
|
2473 | 2467 |
|
2474 | 2468 |
|
| ||
2491 | 2485 |
|
2492 | 2486 |
|
2493 | 2487 |
|
2494 |
| - |
2495 | 2488 |
|
2496 | 2489 |
|
2497 | 2490 |
|
| ||
2522 | 2515 |
|
2523 | 2516 |
|
2524 | 2517 |
|
2525 |
| - |
2526 |
| - |
2527 |
| - |
2528 |
| - |
2529 |
| - |
2530 | 2518 |
|
2531 |
| - |
| 2519 | + |
2532 | 2520 |
|
2533 | 2521 |
|
2534 | 2522 |
|
|
src/backend/commands/indexcmds.c
Copy file name to clipboardExpand all lines: src/backend/commands/indexcmds.c+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3187 | 3187 |
|
3188 | 3188 |
|
3189 | 3189 |
|
3190 |
| - |
| 3190 | + |
| 3191 | + |
3191 | 3192 |
|
3192 | 3193 |
|
3193 | 3194 |
|
3194 | 3195 |
|
3195 | 3196 |
|
3196 |
| - |
| 3197 | + |
3197 | 3198 |
|
3198 | 3199 |
|
3199 | 3200 |
|
|
src/backend/libpq/be-secure-openssl.c
Copy file name to clipboardExpand all lines: src/backend/libpq/be-secure-openssl.c+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
| 184 | + |
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
| ||
203 | 204 |
|
204 | 205 |
|
205 | 206 |
|
| 207 | + |
206 | 208 |
|
207 | 209 |
|
208 | 210 |
|
|
0 commit comments