Re: Incremental View Maintenance, take 2 - Mailing list pgsql-hackers

From Yugo NAGATA
Subject Re: Incremental View Maintenance, take 2
Date
Msg-id 20240329234700.73ff2e28c9248d29f8fa6a66@sraoss.co.jp
Whole thread Raw
In response to Re: Incremental View Maintenance, take 2  (Yugo NAGATA <nagata@sraoss.co.jp>)
Responses Re: Incremental View Maintenance, take 2
List pgsql-hackers
On Mon, 4 Mar 2024 11:58:46 +0900
Yugo NAGATA <nagata@sraoss.co.jp> wrote:

> On Tue, 23 Jan 2024 16:23:27 +0900
> Yugo NAGATA <nagata@sraoss.co.jp> wrote:
> 
> > On Mon, 22 Jan 2024 13:51:08 +1100
> > Peter Smith <smithpb2250@gmail.com> wrote:
> > 
> > > 2024-01 Commitfest.
> > > 
> > > Hi, This patch has a CF status of "Needs Review" [1], but it seems
> > > like there was some CFbot test failure last time it was run [2].
> > > Please have a look and post an updated version if necessary.
> 
> I attached a rebased patch-set, v30.

I attached a rebased patch-set, v31.

Also, I added a comment on RelationIsIVM() macro persuggestion from jian he.
In addition, I fixed a failure reported from cfbot on FreeBSD build caused by;

 WARNING:  outfuncs/readfuncs failed to produce an equal rewritten parse tree

This warning was raised since I missed to modify outfuncs.c for a new field.

Regards,
Yugo Nagata

> 
> Regards,
> Yugo Nagata
> 
> -- 
> Yugo NAGATA <nagata@sraoss.co.jp>


-- 
Yugo NAGATA <nagata@sraoss.co.jp>

Attachment

pgsql-hackers by date:

Previous
From: Alexander Pyhalov
Date:
Subject: Re: Partial aggregates pushdown
Next
From: Bruce Momjian
Date:
Subject: Re: Possibility to disable `ALTER SYSTEM`