Re: ALTER TYPE recursion to typed tables
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: pgsql-hackers@postgresql.org
Date: 2010-11-09T18:26:35Z
Lists: pgsql-hackers
Attachments
- alter-type-recursive.patch (text/x-patch) patch
Here is the patch that adds [RESTRICT|CASCADE] to ALTER TYPE ... ADD/ALTER/DROP/RENAME ATTRIBUTE, so that recurses to typed tables.