Re: BUG #19524: NaN handling in btree_gist's float4/float8 opclasses

Bill Kim <billkimjh@gmail.com>

From: Bill Kim <billkimjh@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Daniel Gustafsson <daniel@yesql.se>, pgsql-bugs@lists.postgresql.org
Date: 2026-06-29T15:27:21Z
Lists: pgsql-bugs

Attachments

missed the file and please refer to attached.


2026년 6월 30일 (화) 오전 12:04, Tom Lane <tgl@sss.pgh.pa.us>님이 작성:

> 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

  1. btree_gist: fix NaN handling in float4/float8 opclasses.