Re: PostgreSQL Top 10 Wishlist

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL Top 10 Wishlist
Дата
Msg-id 5945.1137633735@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL Top 10 Wishlist  (David Fetter <david@fetter.org>)
Список pgsql-general
David Fetter <david@fetter.org> writes:
> Although it might be nice to have different column orderings, say
> per-role, the SQL:2003 standard requires a single canonical ordering
> in the information schema.  How would we handle both?

If you want some other column ordering, you make a view.  The only thing
we're really lacking to make that a fully acceptable answer is
automatically-updatable views, which I believe someone is working on...

            regards, tom lane

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: PostgreSQL Top 10 Wishlist
Следующее
От: Redefined Horizons
Дата:
Сообщение: Data type that corresponds to bigserial...