]> granicus.if.org Git - postgresql/commit
Fix and clarify comments on replacement selection.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 15 Sep 2016 08:51:43 +0000 (11:51 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 15 Sep 2016 08:51:57 +0000 (11:51 +0300)
commit18ae680632b5c7a1550a768f1a4dc8e31b08215d
treebbfcf4302e42ce2845824a315d5ee113c1e50358
parent5e1431f94e4c8260c76c061a94c97b0e15956ebe
Fix and clarify comments on replacement selection.

These were modified by the patch to only use replacement selection for the
first run in an external sort.
src/backend/utils/sort/tuplesort.c