Documentation fix for ALTER TYPE .. RENAME
authorStephen Frost <sfrost@snowman.net>
Mon, 27 May 2013 15:12:54 +0000 (11:12 -0400)
committerStephen Frost <sfrost@snowman.net>
Mon, 27 May 2013 15:12:54 +0000 (11:12 -0400)
commit05624220c413eba1d7da38586dfb9aa6a8e9623d
tree076dcfcd247589fccd71f33ede72d431b5d4932f
parent230e92c82b9b911ea743dce7ab7a1abcd0250f30
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.
doc/src/sgml/ref/alter_type.sgml