Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies
Date
Msg-id b6759cae-2ed0-460c-9564-5c88fc7abbf9@eisentraut.org
Whole thread
In response to Re: Fix SET EXPRESSION for virtual columns with whole-row dependencies  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On 10.06.26 11:12, Chao Li wrote:
>> fter reading the other implementation in [1], I realized that I had missed the partial-index case, so I added
coveragefor that.
 
>>
>> I am still sending an updated version of this patch because my implementation is different from the one in [1]. I
wouldlike people to compare the two approaches and decide which direction is better.
 
>>
>> [1]https://postgr.es/m/ 
>> CAJTYsWXOkyeDVbzymWc9sKrq7Y_MUv6XJXN4H9GfsBOPd3NJ+w@mail.gmail.com
>>
>> Best regards,
>> --
>> Chao Li (Evan)
>> HighGo Software Co., Ltd.
>> https://www.highgo.com/
>>
>>
> Oops! Forgot the attachment. Here comes it.

This has been addressed via the patch in the other thread.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION
Next
From: Alexander Korotkov
Date:
Subject: Re: SPLIT/MERGE use of is_internal=true