Re: BUG #19597: getQuadrant: impossible case is reachable

From: Pierre Forstmann <pierre(dot)forstmann(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Subject: Re: BUG #19597: getQuadrant: impossible case is reachable
Date: 2026-08-18 13:13:36
Message-ID: 178705881611.650980.15197680257457007153.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: not tested
Documentation: not tested

Hello,

I have reviewed this patch and it looks good to me.

I have reproduced it on master branch and applying patch has fixed the bug.

I have neither tested SQL compliance nor documentation: I think these steps are not needed for this bug fix.

Regards
Pierre Forstmann.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrey Rachitskiy 2026-08-18 13:29:40 Re: BUG #19626: Segmentation fault planning self-join IN subquery with LATERAL UNION ALL
Previous Message PG Bug reporting form 2026-08-18 12:02:07 BUG #19628: Uninterruptible vacuum during hash index processing

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2026-08-18 13:27:44 Re: Support EXCEPT for TABLES IN SCHEMA publications
Previous Message Euler Taveira 2026-08-18 12:52:27 Re: [Patch] Omit virtual generated columns from test_decoding output