mirror of
https://github.com/postgres/postgres.git
synced 2026-04-12 20:46:42 -04:00
< * 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. |
||
|---|---|---|
| .. | ||
| FAQ | ||
| sgml | ||
| Makefile | ||