Commit graph

2 commits

Author SHA1 Message Date
Brian Jackson
e23f4bf8e8 Handle test=True correctly for tablespace owner
We weren't handling test=True correctly for when the table already existed, but
the owner was changing.
2015-04-23 12:04:20 -05:00
Brian Jackson
17baaa9f8c Add _states/_modules for tablespaces and add tablespace support to formula
Add temporary states/modules for handling tablespaces in Postgresql. These will
be fed back upstream, but they can live here for now.

Add support for the states/modules to the formula.
2015-04-23 11:17:39 -05:00