Re: BUG #19524: In `contrib/btree_gist` float4/float8 GiST index operations, handling NaN values with raw C operator
Ayush Tiwari <ayushtiwari.slg01@gmail.com>
From: Ayush Tiwari <ayushtiwari.slg01@gmail.com>
To: 王跃林 <violin0613@tju.edu.cn>
Cc: pgsql-bugs <pgsql-bugs@lists.postgresql.org>
Date: 2026-06-18T13:48:03Z
Lists: pgsql-bugs
Hi, On Thu, 18 Jun 2026 at 19:13, 王跃林 <violin0613@tju.edu.cn> wrote: > I apologize for the overlap. The root cause is identical and my analysis > additionally identifies EXCLUDE constraint bypass and RLS bypass as > security impacts with the same fix. > It would be great if you could add additional details over that bug thread and take it forward. Regards, Ayush
Commits
-
btree_gist: fix NaN handling in float4/float8 opclasses.
- d569ccd40858 16 (unreleased) landed
- d215d2cc2ae1 17 (unreleased) landed
- a47005f0b11d 19 (unreleased) landed
- 98dd4406f7a4 15 (unreleased) landed
- 7d3448961da3 master landed
- 255bce44884e 14 (unreleased) landed
- 1e1d07792e08 18 (unreleased) landed