pgsql: Update: < * Add a GUC variable to control the tablespace for - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update: < * Add a GUC variable to control the tablespace for
Date
Msg-id 20041102144931.0F0073A3D36@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.
>

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1371 -> r1.1372)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1371&r2=1.1372)

pgsql-committers by date:

Previous
From: petere@svr1.postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Translation updates
Next
From: petere@svr1.postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Tab completion for CREATE TABLESPACE arguments.