aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-04-25 15:35:32 +0000
committerBruce Momjian <bruce@momjian.us>2005-04-25 15:35:32 +0000
commit238fb0342e3762764ee5a0664a1c24e81c68267b (patch)
tree185081b75add4ad2d68bd86067d4c2ecffc2d012 /src
parent61cf53516eba02f8ae58da1acfa2db6bd129cab9 (diff)
downloadpostgresql-238fb0342e3762764ee5a0664a1c24e81c68267b.tar.gz
postgresql-238fb0342e3762764ee5a0664a1c24e81c68267b.zip
Update description:
< * Allow ORDER BY ... LIMIT 1 to select high/low value without sort or > * Allow ORDER BY ... LIMIT # to select high/low value without sort or 868c868 < Right now, if no index exists, ORDER BY ... LIMIT 1 requires we sort > Right now, if no index exists, ORDER BY ... LIMIT # requires we sort 870a871 > MIN/MAX already does this, but not for LIMIT > 1.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions