Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: First draft of PG 19 release notes
Date
Msg-id aiDidYh1F0mHpB60@momjian.us
Whole thread
In response to First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Thu, Jun  4, 2026 at 08:51:58AM +0800, 彭冲 wrote:
> Hi, Bruce
> 
> ```
> 
> <para>
> Previously <acronym>JIT</acronym> was enabled by default, and activated based on optimizer costs, but this costing
hasbeen determined to be unreliable.  This this change requires sites that are doing many
 
> large analytical queries to manually enable <acronym>JIT</acronym>.
> </para>
> 
> ```
> 
> 
> This this, double "this".

Thanks, will fix.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Do not let urgent matters crowd out time for investment in the future.



pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Next
From: Ewan Young
Date:
Subject: Re: Use ereport() instead of elog() for invalid weights in setweight()