Correct comments of "Fix data loss at inplace update after heap_update()".
This corrects commit a07e03fd8fa7daf4d1356f7cb501ffe784ea6257. Reported-by: Paul A Jungwirth <[email protected]> Reported-by: Surya Poondla <[email protected]> Reviewed-by: Paul A Jungwirth <[email protected]> Discussion: https://postgr.es/m/ca+renywcw+_2qvxerbq+mna6anwavxxmhkca-wzl04bzrsj...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0839fbe400d7807196d1442f4c781f9234ac2a4c Modified Files -------------- src/backend/access/heap/heapam.c | 11 +++++++---- src/backend/access/index/genam.c | 9 +++++---- 2 files changed, 12 insertions(+), 8 deletions(-)
