]> granicus.if.org Git - postgresql/commit
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:18:37 +0000 (11:18 -0400)
commit39485bbdbadab26287e097474bb63acda4593abb
treeb01f7001d6328e581d2f5ab1c2c0f9b11dcf0cd9
parent7b2d780f2ade55b9d569b1af093e74d4cbfc7792
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