Re: [PATCHES] 2WRS [WIP]

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: [PATCHES] 2WRS [WIP]
Дата
Msg-id c2d9e70e0802212030t5db3ee54ode3d65ba160f691f@mail.gmail.com
обсуждение исходный текст
Ответы Re: [PATCHES] 2WRS [WIP]  (<mac_man2005@hotmail.it>)
Список pgsql-hackers
On Thu, Feb 21, 2008 at 6:44 AM,  <manolo.espa@gmail.com> wrote:
> Hi.
>
> That's the last release and refers to 8.3.0 and not to 8.2.5 as before. Hope
> you can tell me if I created it correctly please.
>

no, it doesn't...

> ! /* GUC variables */
>   #ifdef TRACE_SORT
>   bool        trace_sort = false;
>   #endif
> - #ifdef DEBUG_BOUNDED_SORT
> - bool        optimize_bounded_sort = true;
> - #endif

it's seems you're removing something added in 8.3

--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
 Richard Cook

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Memory leaks on SRF rescan
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: RFP: Recursive query in 8.4