• B
    Remove item, not sure what it refers to: · 68696831
    Bruce Momjian 提交于
    < * Allow ORDER BY ... LIMIT 1 to select high/low value without sort or
    <   index using a sequential scan for highest/lowest values
    <
    <   If only one value is needed, there is no need to sort the entire
    <   table. Instead a sequential scan could get the matching value.
    <
    68696831
TODO.html 45.7 KB