]> granicus.if.org Git - postgresql/commit
Update:
authorBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 2004 14:49:27 +0000 (14:49 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 2 Nov 2004 14:49:27 +0000 (14:49 +0000)
commit745bb9600f36d09c95d361339b44ffcec7525bf8
treeccb25e5adf5f7044898c86dfe3739c8427327bb4
parentbb2d1ce8f15c2cf7cd20fb87e8912e588d328a0b
Update:

< * Add a GUC variable to control the tablespace for temporary objects
> * Add a GUC variable to control the tablespace for temporary objects and
>   sort files
>
>   This perhaps should use a round-robin allocation system where several
>   tablespaces are used in a cycle.  The cycle pointer should be global.
>
doc/TODO