[GENERAL] HELP NEEDED: Recreating DROP columns - Mailing list pgsql-hackers

From Damjan Pipan
Subject [GENERAL] HELP NEEDED: Recreating DROP columns
Date
Msg-id 002601c2cc66$8278cac0$6b00a8c0@valhala
Whole thread Raw
Responses Re: [GENERAL] HELP NEEDED: Recreating DROP columns  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: [GENERAL] O'Reilly call for papers
Next
From: wade
Date:
Subject: Re: POSIX regex performance bug in 7.3 Vs. 7.2