diff options
author | Stephen Frost <sfrost@snowman.net> | 2014-01-23 23:52:40 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2014-01-23 23:52:40 -0500 |
commit | fbe19ee3b87590f1006d072be5fecf8a33d4e9f5 (patch) | |
tree | 1e4a87ee5af49862e84d372d1ad29f278ca5648a /src/backend/utils/adt/float.c | |
parent | 3ee74df2e48cde3c471637d14b18475abb0eb69a (diff) | |
download | postgresql-fbe19ee3b87590f1006d072be5fecf8a33d4e9f5.tar.gz postgresql-fbe19ee3b87590f1006d072be5fecf8a33d4e9f5.zip |
ALTER TABLESPACE ... MOVE ... OWNED BY
Add the ability to specify the objects to move by who those objects are
owned by (as relowner) and change ALL to mean ALL objects. This
makes the command always operate against a well-defined set of objects
and not have the objects-to-be-moved based on the role of the user
running the command.
Per discussion with Simon and Tom.
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions