support tablespaces on tables, indexes and sequences. that means we have 100% tables...
authorchriskl <chriskl>
Sat, 10 Jul 2004 09:23:24 +0000 (09:23 +0000)
committerchriskl <chriskl>
Sat, 10 Jul 2004 09:23:24 +0000 (09:23 +0000)
commit8da4fe953f46a969780120b86a83caac5232485a
treea6ba913b3659b8b2d0cb656ad382acc8bb06b08b
parent1cefbd9dd0f578dd831eceee772f1fe3b12dab09
support tablespaces on tables, indexes and sequences.  that means we have 100% tablespace support until alter table/set tablespace command is committed
classes/database/Postgres.php
classes/database/Postgres75.php
indexes.php
sequences.php
tables.php