aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2023-09-29 00:02:22 +1300
committerDavid Rowley <drowley@postgresql.org>2023-09-29 00:02:22 +1300
commitc4a1933b48472eed0326462098091b47ffd7a14e (patch)
tree582031d7ead68a1ccaca4621bb692bd67a6f3385 /src/backend/executor/nodeModifyTable.c
parentc68f78538f93803b5c4f879da12918762eb43482 (diff)
downloadpostgresql-c4a1933b48472eed0326462098091b47ffd7a14e.tar.gz
postgresql-c4a1933b48472eed0326462098091b47ffd7a14e.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/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions