diff options
author | Stephen Frost | 2014-04-13 05:02:44 +0000 |
---|---|---|
committer | Stephen Frost | 2014-04-13 05:02:44 +0000 |
commit | 5f508b6dea19b66961c645bf5e5c427ac3af8359 (patch) | |
tree | 76e214dc2dfff01f44e2f07ccb616d806d96a5e3 /src/backend/access/gist/gistproc.c | |
parent | b3e6593716efef901fcc847f33256c6b49958898 (diff) |
Make a dedicated AlterTblSpcStmt production
Given that ALTER TABLESPACE has moved on from just existing for
general purpose rename/owner changes, it deserves its own top-level
production in the grammar. This also cleans up the RenameStmt to
only ever be used for actual RENAMEs again- it really wasn't
appropriate to hide non-RENAME productions under there.
Noted by Alvaro.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions