Correct comments of "Fix data loss at inplace update after heap_update()".

Noah Misch <noah@leadboat.com>

Commit: 0839fbe400d7807196d1442f4c781f9234ac2a4c
Author: Noah Misch <noah@leadboat.com>
Date: 2025-12-15T20:19:49Z
Correct comments of "Fix data loss at inplace update after heap_update()".

This corrects commit a07e03fd8fa7daf4d1356f7cb501ffe784ea6257.

Reported-by: Paul A Jungwirth <pj@illuminatedcomputing.com>
Reported-by: Surya Poondla <s_poondla@apple.com>
Reviewed-by: Paul A Jungwirth <pj@illuminatedcomputing.com>
Discussion: https://postgr.es/m/CA+renyWCW+_2QvXERBQ+mna6ANwAVXXmHKCA-WzL04bZRsjoBA@mail.gmail.com

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +7 −4
src/backend/access/index/genam.c modified +5 −4

Discussion