HELP NEEDED: Recreating DROP columns

From: "Damjan Pipan" <damjan(dot)pipan(at)siol(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: HELP NEEDED: Recreating DROP columns
Date: 2003-02-04 11:27:39
Message-ID: 004101c2cc40$6ca5be90$6b00a8c0@valhala
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello!

I have dropped some columns and have quite some problems now with RECTYPE
variables types.

My question: Can I RECREATE dropped columns?

I checked the pg_attribute table and there I can change values of attname,
attstattarget and attisdropped
for my column. Will this work? Is there any side affect?

Thanks,
Damjan

Browse pgsql-general by date

  From Date Subject
Next Message Cleiton Luiz Siqueira 2003-02-04 12:08:50 Re: Kernel Error
Previous Message D C Patel 2003-02-04 11:26:01 Setting rule on COPY command