On Wed, May  6, 2020 at 03:18:54PM +0300, Alexander Korotkov wrote:
> On Tue, May 5, 2020 at 6:16 AM Bruce Momjian <br...@momjian.us> wrote:
> >
> > I have committed the first draft of the PG 13 release notes.  You can
> > see them here:
> >
> >         https://momjian.us/pgsql_docs/release-13.html
> 
> Great, thank you!
> 
> It seems that opclass parameters (911e702077) are not reflected in the
> release notes.

Uh, I have these items, just not that commit id:

        <listitem>
        <!--
        Author: Alexander Korotkov <akorot...@postgresql.org>
        2020-03-30 [911e70207] Implement operator class parameters
        -->
        
        <para>
        Allow index operator classes to take parameters (Nikita Glukhov)
        </para>
        
        </listitem>
        
        <listitem>
        <!--
        Author: Alexander Korotkov <akorot...@postgresql.org>
        2020-03-30 [911e70207] Implement operator class parameters
        -->
        
        <para>
        Allow CREATE INDEX to specify the GiST signature length and maximum 
number of integer ranges (Nikita Glukhov)
        </para>
        
        </listitem>

Is that OK?

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

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


Reply via email to