Re: ALTER COLUMN/logical column position

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: ALTER COLUMN/logical column position
Дата
Msg-id 3FBC8C05.6010507@pse-consulting.de
обсуждение исходный текст
Ответ на Re: ALTER COLUMN/logical column position  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: ALTER COLUMN/logical column position
Re: ALTER COLUMN/logical column position
Список pgsql-hackers
Hannu Krosing wrote:

>
>attnum is used internally to retrieve the data 
>
>  
>
Oops...

So if an additional column number is invented, it should not be a 
logical column number, but a physical storage number for internal data 
retrieval. This way, the "user interface" doesn't change, and all those 
"SELECT ... FROM pg_attribute ORDER BY attnum" continue delivering the 
expected result.

Regards,
Andreas



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Shridhar Daithankar
Дата:
Сообщение: Re: RPM building fun
Следующее
От: strk
Дата:
Сообщение: Re: PG7.4 ordering operator