Re: Possible regression in PG18 beta1

From: Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>
To: Sadeq Dousti <msdousti(at)gmail(dot)com>
Cc: Christophe Courtois <christophe(dot)courtois(at)dalibo(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Possible regression in PG18 beta1
Date: 2025-05-17 17:29:53
Message-ID: CAOtHd0Axiu_9P_E=swD3aFP5wA5TA5wjWPKC=khePcZEgBpq7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 17, 2025 at 9:38 AM Sadeq Dousti <msdousti(at)gmail(dot)com> wrote:

> So, one mystery solved (no planner regression), still three questions:
> * Somewhat slower execution in PG18
> * Planner differences in TEMP vs. UNLOGGED
> * Actual rows with decimal (1.00) vs. integer (1)
>

Regarding the last one, I believe that's intentional, due to a change to
EXPLAIN output [1]. No comment on the others.

Thanks,
Maciek

[1]:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=95dbd827f2edc4d10bebd7e840a0bd6782cf69b7

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-05-17 17:29:57 Re: Possible regression in PG18 beta1
Previous Message Sadeq Dousti 2025-05-17 16:38:03 Re: Possible regression in PG18 beta1