aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/numeric.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2007-06-07 19:19:57 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2007-06-07 19:19:57 +0000
commit24ee8af57378ee3b065f6a0d62aeb5a5c7313284 (patch)
treea6cac1fd93221aad889f8f869d8fdbc97ff8834b /src/backend/utils/adt/numeric.c
parent2d9d7a6bf56801e38ba93e22346a5ef3b9ac73ea (diff)
downloadpostgresql-24ee8af57378ee3b065f6a0d62aeb5a5c7313284.tar.gz
postgresql-24ee8af57378ee3b065f6a0d62aeb5a5c7313284.zip
Rework temp_tablespaces patch so that temp tablespaces are assigned separately
for each temp file, rather than once per sort or hashjoin; this allows spreading the data of a large sort or join across multiple tablespaces. (I remain dubious that this will make any difference in practice, but certain people insisted.) Arrange to cache the results of parsing the GUC variable instead of recomputing from scratch on every demand, and push usage of the cache down to the bottommost fd.c level.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions