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

From 彭冲
Subject Re: First draft of PG 19 release notes
Date
Msg-id tencent_2F116D667A3BA165698CAEFE@qq.com
Whole thread
In response to First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
Hi, Bruce

```
<para>
Previously <acronym>JIT</acronym> was enabled by default, and activated based on optimizer costs, but this costing has been 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".


Best regards,
--
Chong Peng
Yunhe Enmo(Beijing)Technology Co.,LTD
http://www.enmotech.com/

pgsql-hackers by date:

Previous
From: Baji Shaik
Date:
Subject: [PATCH] Add regression tests for btree skip scan support functions
Next
From: Fujii Masao
Date:
Subject: Re: Fix column privileges for pg_subscription.subwalrcvtimeout