Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bill Kim <billkimjh@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, pgsql-bugs@lists.postgresql.org
Date: 2026-06-29T15:04:41Z
Lists: pgsql-bugs
Bill Kim <billkimjh@gmail.com> writes: > I used an LLM (Claude Code) to help with the analysis and to draft the > patch. I reviewed and tested the diff myself before sending. I don't see any actual patch attached? regards, tom lane
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