On Wed, Mar 30, 2011 at 12:55 PM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Maybe we could just copy the dropped attributes from the type when the
> table is created. That might be as simple as removing the
>
> if (attr->attisdropped)
> continue;
>
> in transformOfType().
Seems a bit fragile...
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company