Re: [PATCH] analyze: move elevel calculation into do_analyze_rel()

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Lev Nikolaev <lev(dot)nikolaev(at)tantorlabs(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] analyze: move elevel calculation into do_analyze_rel()
Date: 2026-04-01 23:29:11
Message-ID: c71bfdf2-e227-43d5-97c7-bea315e12fcc@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/31/26 7:56 PM, Lev Nikolaev wrote:
> I reworked the patch slightly.

This small cleanup makes sense to me since do_analyze_rel() already
looks at if VACOPT_VERBOSE is set meaning related code is grouped closer
after this small refactoring.

The patch no longer applied so I rebased it.

Andreas

Attachment Content-Type Size
v3-0001-analyze-move-elevel-calculation-into-do_analyze_r.patch text/x-patch 3.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2026-04-02 00:16:17 Re: pg_waldump: support decoding of WAL inside tarfile
Previous Message Roberto Mello 2026-04-01 23:25:58 Re: PROPOSAL for when publication row filter columns are not in replica identity (BUG #19434)