Re: Incremental View Maintenance, take 2

Поиск
Список
Период
Сортировка
От Yugo NAGATA
Тема Re: Incremental View Maintenance, take 2
Дата
Msg-id 20240331225931.712683cecb26862b73b2b822@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: Incremental View Maintenance, take 2  (Yugo NAGATA <nagata@sraoss.co.jp>)
Список pgsql-hackers
On Fri, 29 Mar 2024 23:47:00 +0900
Yugo NAGATA <nagata@sraoss.co.jp> wrote:

> 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.

I found cfbot on FreeBSD still reported a failure due to
ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS because the regression test used
wrong role names. Attached is a fixed version, v32.

Regards,
Yugo Nagata

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


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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: walther@technowledgy.de
Дата:
Сообщение: Re: Building with musl in CI and the build farm
Следующее
От: Devrim Gündüz
Дата:
Сообщение: Re: Security lessons from liblzma