Re: Generating "Subplan Removed" in EXPLAIN - Mailing list pgsql-hackers

From Justin Pryzby
Subject Re: Generating "Subplan Removed" in EXPLAIN
Date
Msg-id 20230201023821.GP22427@telsasoft.com
Whole thread Raw
In response to Generating "Subplan Removed" in EXPLAIN  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Generating "Subplan Removed" in EXPLAIN
List pgsql-hackers
On Tue, Jan 31, 2023 at 08:59:57PM -0500, Bruce Momjian wrote:
> Does anyone know how to generate this?  Thanks.

The regression tests know:

$ git grep -c 'Subplans Removed' ./src/test/regress/
src/test/regress/expected/partition_prune.out:29

-- 
Justin



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Generating "Subplan Removed" in EXPLAIN
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Time delayed LR (WAS Re: logical replication restrictions)