forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita0bfd65
committed
Add missing TidRangePath handling in print_path()
Tid Range scans were added back inbb437f9. That commit forgot to addhandling for TidRangePaths in print_path().Only people building with OPTIMIZER_DEBUG might have noticed this, whichlikely is the reason it's taken 4 years for anyone to notice.Author: Andrey LepikhovReported-by: Andrey LepikhovDiscussion:https://postgr.es/m/379082d6-1b6a-4cd6-9ecf-7157d8c08635@postgrespro.ruBackpatch-through: 14, wherebb437f9 was introduced1 parent0db39e6 commita0bfd65
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4447 | 4447 |
| |
4448 | 4448 |
| |
4449 | 4449 |
| |
| 4450 | + | |
| 4451 | + | |
| 4452 | + | |
4450 | 4453 |
| |
4451 | 4454 |
| |
4452 | 4455 |
| |
|
0 commit comments
Comments
(0)