Re: MULTISET and additional functions for ARRAY

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: MULTISET and additional functions for ARRAY
Дата
Msg-id 20101115191437.GB22943@fetter.org
обсуждение исходный текст
Ответ на Re: MULTISET and additional functions for ARRAY  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: MULTISET and additional functions for ARRAY  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, Nov 15, 2010 at 10:13:40AM -0500, Tom Lane wrote:
> Itagaki Takahiro <itagaki.takahiro@gmail.com> writes:
> > Another issue for sorting is that we have 4 kinds of sorting: ASC/DESC
> > and NULLS FIRST/LAST.
> 
> We have a lot more kinds than that.  See USING.

USING pretty much gives us no chance of optimizing at all.  Could we
maybe see about optimizing the 99% case, which those two bits cover?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Re: Rethinking hint bits WAS: Protecting against unexpected zero-pages: proposal