diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-12-12 19:33:50 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-12-12 19:33:50 -0500 |
commit | 95b52351fe966c93791462274dfa7af7e50d2da1 (patch) | |
tree | e70c7a2cdc17c8c9bc5119c9f17a3231fe548a7b /src/backend/utils/adt/array_userfuncs.c | |
parent | d329dc2ea4bfac84ec60ba14b96561a7508bb37b (diff) | |
download | postgresql-95b52351fe966c93791462274dfa7af7e50d2da1.tar.gz postgresql-95b52351fe966c93791462274dfa7af7e50d2da1.zip |
Remove obsolete comment.
Commit 8b304b8b72b0a60f1968d39f01cf817c8df863ec removed replacement
selection, but left behind this comment text. The optimization to
which the comment refers is not relevant without replacement
selection, because if we had so few tuples as to require only one
tape, we would have just completed the sort in memory.
Peter Geoghegan
Discussion: http://postgr.es/m/CAH2-WznqupLA8CMjp+vqzoe0yXu0DYYbQSNZxmgN76tLnAOZ_w@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions