Re: Costing elided SubqueryScans more nearly correctly - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Costing elided SubqueryScans more nearly correctly
Date
Msg-id 20220718163619.g4xrd63x6yvlpjzf@alvherre.pgsql
Whole thread Raw
In response to Re: Costing elided SubqueryScans more nearly correctly  (Richard Guo <guofenglinux@gmail.com>)
Responses Re: Costing elided SubqueryScans more nearly correctly
List pgsql-hackers
On 2022-Jul-18, Richard Guo wrote:

> BTW, not related to this patch, the new lines for parallel_aware check
> in setrefs.c are very wide. How about wrap them to keep consistent with
> arounding codes?

Not untrue!  Something like this, you mean?  Fixed the nearby typo while
at it.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: Handle infinite recursion in logical replication setup
Next
From: Justin Kwan
Date:
Subject: Re: Making pg_rewind faster