Re: Postgres 11 release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Adrien Nayrat <adrien(dot)nayrat(at)anayrat(dot)info>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Postgres 11 release notes
Date: 2018-08-25 18:41:11
Message-ID: 20180825184111.GF7869@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On Sun, Aug 12, 2018 at 11:21:26AM +0200, Adrien Nayrat wrote:
> Hello,
>
> It seems this feature is missing in releases notes ?
>
> commit 1f6d515a67ec98194c23a5db25660856c9aab944
> Author: Robert Haas <rhaas(at)postgresql(dot)org>
> Date: Mon Aug 21 14:43:01 2017 -0400
>
> Push limit through subqueries to underlying sort, where possible.
>
> Douglas Doole, reviewed by Ashutosh Bapat and by me. Minor formatting
> change by me.
>
> Discussion:
> http://postgr.es/m/CADE5jYLuugnEEUsyW6Q_4mZFYTxHxaVCQmGAsF0yiY8ZDggi-w@mail.gmail.com

I looked into this and it is usually a detail we don't have in the
release notes. It isn't generally interesting enough to user.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2018-08-25 18:42:35 Re: Postgres 11 release notes
Previous Message Noah Misch 2018-08-25 17:36:03 Re: JIT compiling with LLVM v12

Browse pgsql-www by date

  From Date Subject
Next Message Andres Freund 2018-08-25 18:42:35 Re: Postgres 11 release notes
Previous Message Tom Lane 2018-08-25 17:08:18 Re: C99 compliance for src/port/snprintf.c