Re: [HACKERS] The case for removing replacement selection sort
От | Peter Geoghegan |
---|---|
Тема | Re: [HACKERS] The case for removing replacement selection sort |
Дата | |
Msg-id | CAH2-WzmYwvH1LSWJc59DKf7UNt8tprxjSM9k2-xhbu2nLFfX0w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] The case for removing replacement selection sort (Peter Geoghegan <pg@bowt.ie>) |
Список | pgsql-hackers |
On Wed, Sep 6, 2017 at 2:55 PM, Peter Geoghegan <pg@bowt.ie> wrote: > On Wed, Sep 6, 2017 at 2:47 PM, Thomas Munro > <thomas.munro@enterprisedb.com> wrote: >>> I attach a patch to remove replacement selection, which I'll submit to CF 1. >> >> This breaks the documentation build, because >> doc/src/sgml/release-9.6.sgml still contains <xref >> linkend="guc-replacement-sort-tuples"> but you removed that id. > > Thanks for looking into it. > > I suppose that the solution is to change the 9.6 release notes to no > longer have a replacement_sort_tuples link. Anyone else have an > opinion on that? Attached is a revision of the patch that no longer breaks the documentation build, by using a literal tag to refer to replacement_sort_tuples within doc/src/sgml/release-9.6.sgml. The patch is otherwise unchanged, and so reviewers shouldn't bother with it (I just want to unbreak Thomas' continuous integration build, and to save a committer the hassle of fixing the doc build themselves). I verified that "make check-world" passes this time. I also eyeballed the html generated by a "make STYLE=website html", to ensure that it looked consistent with its surroundings. The resulting 9.6 release notes looked good to me. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
Вложения
В списке pgsql-hackers по дате отправления: