Re: pg_attribute.attname - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: pg_attribute.attname
Date
Msg-id 20040909204133.GA22919@svana.org
Whole thread Raw
In response to pg_attribute.attname  (pw <p.willis@telus.net>)
List pgsql-general
On Thu, Sep 09, 2004 at 01:07:12PM -0700, pw wrote:
> Hello,
>
> How do I clear out dropped  column names that appear in
> pg_attribute.attname automatically?

I don't think you can. Just ignore columns where is_dropped is true.

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: Vivek Khera
Date:
Subject: Re: How to determine a database is intact?
Next
From: Oliver Jowett
Date:
Subject: Re: [JDBC] ERROR: canceling query due to user request