Re: Removing unneeded self joins - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Removing unneeded self joins
Date
Msg-id 20220322005839.hmb34acerhmcc3ky@alap3.anarazel.de
Whole thread Raw
In response to Re: Removing unneeded self joins  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
Responses Re: Removing unneeded self joins
List pgsql-hackers
Hi,

On 2022-03-04 15:47:47 +0500, Andrey Lepikhov wrote:
> Also, in new version of the patch I fixed one stupid bug: checking a
> self-join candidate expression operator - we can remove only expressions
> like F(arg1) = G(arg2).

This CF entry currently fails tests: https://cirrus-ci.com/task/4632127944785920?logs=test_world#L1938

Looks like you're missing an adjustment of postgresql.conf.sample

Marked as waiting-on-author.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Reducing power consumption on idle servers
Next
From: Andres Freund
Date:
Subject: Re: WIN32 pg_import_system_collations