diff options
author | Bruce Momjian <bruce@momjian.us> | 2003-02-19 03:12:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2003-02-19 03:12:22 +0000 |
commit | aca86479fdc81190588ac0ab1f7802b9e2031a97 (patch) | |
tree | 8d83fd7b2498ab472274840fbe031631fb2b29f7 /contrib/btree_gist/btree_gist.c | |
parent | 9b13db687e6eedc6fa11c830762edc589ea53da9 (diff) | |
download | postgresql-aca86479fdc81190588ac0ab1f7802b9e2031a97.tar.gz postgresql-aca86479fdc81190588ac0ab1f7802b9e2031a97.zip |
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
Diffstat (limited to 'contrib/btree_gist/btree_gist.c')
0 files changed, 0 insertions, 0 deletions