Tighten up assertion on a local variable 'lineindex' is 0-based, as mentioned in the comments.
Backpatch to v18 where the assertion was added. Author: ChangAo Chen <[email protected]> Reviewed-by: Chao Li <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Backpatch-through: 18 Branch ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b63302d900767cd0fdcb13c9cc53b538f4c04b78 Modified Files -------------- src/backend/access/heap/heapam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
