Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
Date
Msg-id e856c439-bf96-4244-8dc3-18b2a552e406@eisentraut.org
Whole thread
In response to Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column  (Paul A Jungwirth <pj@illuminatedcomputing.com>)
Responses Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
List pgsql-hackers
On 05.05.26 23:50, Paul A Jungwirth wrote:
> On Wed, Apr 22, 2026 at 11:03 AM Paul A Jungwirth
> <pj@illuminatedcomputing.com> wrote:
>>
>> Good catch! I removed that line in v7 (attached). I also included your
>> test change to compute the range len by hand. Also a rebase was
>> necessary after d3bba04154.
> 
> This needed a rebase. v8 attached.

This patch fails the injection_points/isolation test for me.  It looks 
like it causes a server crash.  Check please.




pgsql-hackers by date:

Previous
From: Marco Nenciarini
Date:
Subject: Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Next
From: Andrew Dunstan
Date:
Subject: Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL