1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-31 10:30:33 +03:00
Files
postgres/src/backend
David Rowley c4a1933b48 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
2023-09-29 00:02:22 +13:00
..
2023-02-17 14:26:42 +09:00
2023-09-26 11:28:57 +01:00
2023-09-27 18:52:40 +01:00
2023-08-25 13:31:24 +02:00
2023-09-27 18:52:40 +01:00
2023-08-07 12:39:30 +02:00
2023-09-27 18:52:40 +01:00
2023-09-26 11:28:57 +01:00
2023-08-20 15:35:02 +09:00
2023-05-10 13:51:51 +02:00