Thread

  1. Re: 2025-11-13 release announcement draft

    Jonathan S. Katz <jkatz@postgresql.org> — 2025-11-11T01:57:32Z

    On 11/10/25 4:47 PM, Nathan Bossart wrote:
    > On Mon, Nov 10, 2025 at 04:40:57PM -0500, Tom Lane wrote:
    >> Nathan Bossart <nathandbossart@gmail.com> writes:
    >>> On Mon, Nov 10, 2025 at 02:01:14PM -0500, Jonathan S. Katz wrote:
    >>>> If you previously created a BRIN index using the `numeric_minmax_multi_ops`
    >>>> operator class, please see the "Updating" section for additional instructions
    >>>> after upgrading your instance.
    >>
    >>> It looks like these additional instructions are missing.
    >>
    >> Isn't that text leftover from the last releases?
    
    Yup, you all caught the copy-and-pasto. I had removed it from the 
    upgrading instructions but missed the beginning, sorry.
    
    For the point that Nathan nit'd, I just removed it because I couldn't 
    come up with a pithy way to describe it after reading the release note a 
    bunch of times. Open to suggestions if we want to include, with revised 
    wording.
    
    Thanks,
    
    Jonathan