Re: DROP COLUMN - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: DROP COLUMN
Date
Msg-id GNELIHDDFBOCMGBFGEFOCEDDCDAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to Re: DROP COLUMN  (Hiroshi Inoue <Inoue@tpf.co.jp>)
Responses Re: DROP COLUMN  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
> > But those (few) apps that still need intimate knowledge about postrges'
> > internals will always have to query the original system _tables_.
> > 
> > Also, as we have nothing like Oracles ROWNR, I think it will be quite
> > hard to have colnums without gaps in the system views,
> 
> Agreed. However do we have to give up all views which omit
> dropped columns ? 

What's Oracle's ROWNR?

Chris



pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: DROP COLUMN
Next
From: Hannu Krosing
Date:
Subject: Re: DROP COLUMN