Commit c4a1933
committed
Add missing TidRangePath handling in print_path()
Tid Range scans were added back in bb437f9. That commit forgot to add
handling for TidRangePaths in print_path().
Only people building with OPTIMIZER_DEBUG might have noticed this, which
likely is the reason it's taken 4 years for anyone to notice.
Author: Andrey Lepikhov
Reported-by: Andrey Lepikhov
Discussion: https://postgr.es/m/379082d6-1b6a-4cd6-9ecf-7157d8c08635@postgrespro.ru
Backpatch-through: 14, where bb437f9 was introduced1 parent c68f785 commit c4a1933
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4470 | 4470 | | |
4471 | 4471 | | |
4472 | 4472 | | |
| 4473 | + | |
| 4474 | + | |
| 4475 | + | |
4473 | 4476 | | |
4474 | 4477 | | |
4475 | 4478 | | |
| |||
0 commit comments