git.postgresql.org Git - postgresql.git/commit
2014年8月21日 23:06:17 +0000 (19:06 -0400)
2014年8月21日 23:06:17 +0000 (19:06 -0400)
commit 3c4cf080879b386d4ed1814667aca025caafe608
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
As 'ALTER TABLESPACE .. MOVE ALL' really didn't change the tablespace
but instead changed objects inside tablespaces, it made sense to
rework the syntax and supporting functions to operate under the
'ALTER (TABLE|INDEX|MATERIALIZED VIEW)' syntax and to be in
tablecmds.c.
Pointed out by Alvaro, who also suggested the new syntax.
Back-patch to 9.4.
18 files changed:
This is the main PostgreSQL git repository.
RSS
Atom