Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? - Mailing list pgsql-hackers

From Lukas Fittl
Subject Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Date
Msg-id CAP53PkzuE7vJRnXoDHL5niduSJtbRotfbqDvq=3ppy--h8wDXg@mail.gmail.com
Whole thread
In response to Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?  (John Naylor <johncnaylorls@gmail.com>)
Responses Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
List pgsql-hackers
Hi John,

On Tue, Mar 24, 2026 at 3:59 AM John Naylor <johncnaylorls@gmail.com> wrote:
> Looks good. The only thing that I would change is the single-letter
> parameter/variable name "r". We could call it "reg" and it'd still be
> pretty short. If you agree or have another suggestion, I can change
> locally before pushing 0001 -- no need for a new patch set yet.

Sure, I mainly felt that "exx" would be odd to keep, but "reg" sounds good.

Thanks,
Lukas

--
Lukas Fittl



pgsql-hackers by date:

Previous
From: Evgeny Voropaev
Date:
Subject: Re: Compress prune/freeze records with Delta Frame of Reference algorithm
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: Add GoAway protocol message for graceful but fast server shutdown/switchover