Re: Column storage positions - Mailing list pgsql-hackers

From Zeugswetter Andreas ADI SD
Subject Re: Column storage positions
Date
Msg-id E1539E0ED7043848906A8FF995BDA57901CAF737@m0143.s-mxs.net
Whole thread Raw
In response to Re: Column storage positions  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
> > I agree, I haven't thought of drop column :-( Drop column should
have
> > relabeled attnum.
> > Since it was not done then, my comments are probably moot.
>
> We can correct this problem now.

Do you mean fix it with the 3rd column in pg_attribute and use that,
or fix attnum ? :-)

Imho it is a pain to need 2 numbers and a mapping in drivers.

Andreas


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Column storage positions
Next
From: "Jim C. Nasby"
Date:
Subject: Re: autovacuum next steps, take 2