On Thu, Sep 24, 2020 at 9:30 AM Jonathan S. Katz <jk...@postgresql.org> wrote: > > I am pleased to report that PostgreSQL 13 is now GA: > > https://www.postgresql.org/about/news/2077/
I'm not sure if there was a "release announcement draft" thread (searching my folder didn't find one for GA, but it's also easily possible I missed it): I'm wondering if the link for incremental sort [1] should instead/also point to the examples in [2] which actually explain what incremental sort does. Actually, should the GUC page link there? There's not an obvious anchor tag on the page (that I can tell) to use for such a link though... If it'd be better to split off this to a new thread, I can do that too. James 1: https://www.postgresql.org/docs/13/runtime-config-query.html#GUC-ENABLE-INCREMENTAL-SORT 2: https://www.postgresql.org/docs/13/using-explain.html