On 28.05.26 05:23, jian he wrote:
On Tue, May 26, 2026 at 6:23 AM Paul A Jungwirth
<[email protected]> wrote:
Here is a patch adding the application-time column to updatedCols,
along with the tests we've written for GENERATED columns and UPDATE OF
triggers.
V13 looks good to me.
one minor issue:
V13 uses the wording "generated stored column(s)", but all other
places use "stored generated column(s)".
I fixed that. In one case the test actually included both kinds of
generated columns, so I just removed the "stored".