| From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: First draft of the PG 15 release notes |
| Date: | 2022-05-25 04:04:31 |
| Message-ID: | CA+HiwqFcTUco_uGvZepqcKKGnZe7wsh5e3SumVot+kyuT0aRgQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, May 25, 2022 at 12:44 PM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> On Wed, 25 May 2022 at 15:01, Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> > +Previously, a partitioned table with DEFAULT partition or a LIST
> > partition containing multiple values could not be used for ordered
> > partition scans. Now it can be used at least in the cases where such
> > partitions are pruned.
>
> I think this one is an improvement. I'd drop "at least".
Okay, I can agree that "at least" sounds a bit extraneous, so removed.
--
Thanks, Amit Langote
EDB: http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| reword-ordered-partition-scan-item_v4.diff | application/octet-stream | 786 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-05-25 04:08:08 | Re: fix stats_fetch_consistency value in postgresql.conf.sample |
| Previous Message | Michael Paquier | 2022-05-25 04:04:04 | Re: docs: mention "pg_read_all_stats" in "track_activities" description |