Обсуждение: pg_attribute.attname

Поиск
Список
Период
Сортировка

pg_attribute.attname

От
pw
Дата:
Hello,

How do I clear out dropped  column names that appear in
pg_attribute.attname automatically?

Thanks,

Pete



Re: pg_attribute.attname

От
Martijn van Oosterhout
Дата:
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.

Вложения