[HACKERS] Re: frees in psort

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема [HACKERS] Re: frees in psort
Дата
Msg-id eccaec1f3786cc37828fefdb4032bf35
обсуждение исходный текст
Список pgsql-hackers
>
> the macro FREE (which corresponds to ALLOCTUP) is defined in psort.h.

Thanks, Paul.  I see it now.

We have reorganized the include files in postgreSQL, so I could not find
it in the expected place, so I assumed there wasn't one.

As you may have read, we are hashing out the best way to overhaul the
code.

Now that I believe the Mariposa code is good, I have one less issue to
deal with.

Open issues are:

    best way to perform sort in memory (leftist sort vs. qsort)
    should we only carry data in sort that is related to sort keys?
    only create tape files when sort exceeds memory size

- --
Bruce Momjian
maillist@candle.pha.pa.us

------------------------------

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