Jakub, thanks for the next review round! I'll provide thoughtful answers later.
Here's some context:

> On 27 Jul 2026, at 17:15, Jakub Wartak <[email protected]> wrote:
> 
>> One thing still on my TODO list for a next version: the key
>> comparison relies on bt_normalize_tuple(), and normalization has
>> historically been a rich source of subtle bugs for heapallindexed
>> (TOAST compression differences, and a whole series of follow-up
>> fixes for various datum representations).[..]
> 
> It's way outside of my typical area, can You please share some sample pointer 
> or
> link?

e.g. see  ab65dfb0fb2, eba775345d2, b1fe8efdf1.
The thing is index key fingerprint might be different under different 
circumstances.

Thanks!


Best regards, Andrey Borodin.

[0] https://github.com/postgres/postgres/commit/ab65dfb0fb2
[1] https://github.com/postgres/postgres/commit/eba775345d2
[2] https://github.com/postgres/postgres/commit/b1fe8efdf17

Reply via email to