aboutsummaryrefslogtreecommitdiff
path: root/contrib/intarray/_int_gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2006-02-19 05:54:06 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2006-02-19 05:54:06 +0000
commitdf700e6b40195d28dc764e0c694ac8cef90d4638 (patch)
tree422c45bed536dbfba7141aff82af7ca767aa0627 /contrib/intarray/_int_gist.c
parent85c0eac1afd92201638a4af6ab6e936f47727551 (diff)
downloadpostgresql-df700e6b40195d28dc764e0c694ac8cef90d4638.tar.gz
postgresql-df700e6b40195d28dc764e0c694ac8cef90d4638.zip
Improve tuplesort.c to support variable merge order. The original coding
with fixed merge order (fixed number of "tapes") was based on obsolete assumptions, namely that tape drives are expensive. Since our "tapes" are really just a couple of buffers, we can have a lot of them given adequate workspace. This allows reduction of the number of merge passes with consequent savings of I/O during large sorts. Simon Riggs with some rework by Tom Lane
Diffstat (limited to 'contrib/intarray/_int_gist.c')
0 files changed, 0 insertions, 0 deletions