Re: Column storage positions

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Column storage positions
Дата
Msg-id 45DCFFE5.9010406@dunslane.net
обсуждение исходный текст
Ответ на Re: Column storage positions  (elein <elein@varlena.com>)
Список pgsql-hackers
elein wrote:
>
> The storage order is orthogonal to the display order.  display order can be handled
> in attnum and the new storage order can be the new column.
>
>
>   

If you review the earlier discussion you will see that it is proposed 
(by Tom) to have 3 numbers (i.e. 2 new cols): an immutable id and 
mutable storage/physical order and display/logical order.

cheers

andrew



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

Предыдущее
От: elein
Дата:
Сообщение: Re: Column storage positions
Следующее
От: Warren Turkal
Дата:
Сообщение: SCMS question