Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment - Mailing list pgsql-hackers

From David Rowley
Subject Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
Date
Msg-id CAApHDvqmyHuEt7rdFLJr4cZecbhno5OZ6iL5EQNNu9Oi1f93sQ@mail.gmail.com
Whole thread Raw
In response to Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment  (Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>)
Responses Re: Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment
List pgsql-hackers
On Tue, 15 Apr 2025 at 21:44, Ilia Evdokimov
<ilya.evdokimov@tantorlabs.com> wrote:
> Wrapping the line in costs or verbose would help with test stability, but doing that only to simplify test output
doesn'tlook like the right reason. Maybe it makes more sense to mask these values in other tests that use Memoize too.
Whatdo you think?
 

Disregard what I said about the explain_memoize() function. The new
output just shouldn't be shown with EXPLAIN (costs off).

David



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: dispchar for oauth_client_secret
Next
From: Álvaro Herrera
Date:
Subject: Re: pgsql: Non text modes for pg_dumpall, correspondingly change pg_restore