diff options
author | David Rowley <drowley@postgresql.org> | 2023-09-29 00:04:03 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2023-09-29 00:04:03 +1300 |
commit | 9861fe2cdd0216f6e25377cab3b95fccd854de84 (patch) | |
tree | 928558fec48c2678fb6c2dc731e5b5d3d56b4554 /src/backend/executor/execUtils.c | |
parent | c33d42d2e95d7994582ea3b811826088b76ce4e2 (diff) |
Add missing TidRangePath handling in print_path()
Tid Range scans were added back in bb437f995. 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 bb437f995 was introduced
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions