diff options
author | David Rowley <drowley@postgresql.org> | 2023-09-29 00:03:26 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2023-09-29 00:03:26 +1300 |
commit | a0bfd65993948f5d299e37f33c658cdee79bb237 (patch) | |
tree | c4b57351481cfc1df084b0721c34a3b182ef5621 /src/backend/executor/nodeProjectSet.c | |
parent | 0db39e633812e8bda24067904ee8bc262e9eae25 (diff) | |
download | postgresql-a0bfd65993948f5d299e37f33c658cdee79bb237.tar.gz postgresql-a0bfd65993948f5d299e37f33c658cdee79bb237.zip |
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/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions