diff options
author | Stephen Frost <sfrost@snowman.net> | 2013-05-27 11:12:54 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2013-05-27 11:18:29 -0400 |
commit | 02230d3cd01c99834fcb1bc468091f1c27362127 (patch) | |
tree | 19ae3cb6e8beada2efa217f36a2ae6990ff5a185 /src/backend/executor/nodeBitmapIndexscan.c | |
parent | 6e83fc6d05793691d795814e55168783874721de (diff) |
Documentation fix for ALTER TYPE .. RENAME
The documentation for ALTER TYPE .. RENAME claimed to support a
RESTRICT/CASCADE option at the 'type' level, which wasn't implemented
and doesn't make a whole lot of sense to begin with. What is supported,
and previously undocumented, is
ALTER TYPE .. RENAME ATTRIBUTE .. RESTRICT/CASCADE.
I've updated the documentation and back-patched this to 9.1 where it was
first introduced.
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions