RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts

From: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
To: 'Amit Kapila' <amit(dot)kapila16(at)gmail(dot)com>, Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: shveta malik <shveta(dot)malik(at)gmail(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Assert the timestamp is available for ORIGN_DIFFERS conflicts
Date: 2026-01-23 04:32:38
Message-ID: TY7PR01MB145546B9A4725551D8D662669F594A@TY7PR01MB14554.jpnprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear Amit, Chao,

Thanks for giving comments. But I do not want to move the Assert() atop
switch-case statements; the function would be dirty for other cases.
Attached patch updates condition and comments based on your suggestions.

Best regards,
Hayato Kuroda
FUJITSU LIMITED

Attachment Content-Type Size
v3-0001-Add-Assert-for-UPDATE-DELETE-_ORIGIN_DIFFERS.patch application/octet-stream 2.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-01-23 04:42:52 Re: Remove PG_MMAP_FLAGS
Previous Message Michael Paquier 2026-01-23 04:28:45 Re: Fix a typo in comment