Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Tom, what temp files do we use that aren't for sorting; I forgot.
MATERIALIZE plan nodes are the only thing I can think of offhand that
uses a straight temp file. But ISTM that if this makes sense for
our internal temp files, it makes sense for user-created temp tables
as well.
regards, tom lane