git.postgresql.org Git - postgresql.git/commit
2003年2月19日 03:12:22 +0000 (03:12 +0000)
2003年2月19日 03:12:22 +0000 (03:12 +0000)
commit aca86479fdc81190588ac0ab1f7802b9e2031a97
This patch adds a note to the documentation describing why the
performance of min() and max() is slow when applied to the entire table,
and suggesting the simple workaround most experienced Pg users
eventually learn about (SELECT xyz ... ORDER BY xyz LIMIT 1).
Neil Conway
This is the main PostgreSQL git repository.
RSS
Atom