Re: [sqlsmith] Failed assertion in brin_minmax_multi_distance_float4 on REL_14_STABLE
Tomas Vondra <tomas.vondra@enterprisedb.com>
From: Tomas Vondra <tomas.vondra@enterprisedb.com>
To: Justin Pryzby <pryzby@telsasoft.com>,
Andreas Seltenreich <andreas.seltenreich@credativ.de>
Cc: pgsql-hackers@postgresql.org,
Jaime Casanova <jcasanov@systemguards.com.ec>
Date: 2021-11-05T01:10:55Z
Lists: pgsql-hackers
Attachments
- brin-fix.patch (text/x-patch) patch
On 11/5/21 02:09, Tomas Vondra wrote: > > Here's a patch that should fix this. > Meh, forgot the attachment, ofc. -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Fix handling of NaN values in BRIN minmax multi
- f7829feb759e 14.1 landed
- d91353f4b21f 15.0 landed