Re: Race conditions, race conditions!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Race conditions, race conditions!
Дата
Msg-id 11096.1124250784@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Race conditions, race conditions!  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Список pgsql-hackers
"Qingqing Zhou" <zhouqq@cs.toronto.edu> writes:
> Shall we write

>     /* If it was already in the buffer pool and not for extension, we're
> done */
>     if (found && !isExtend)

> instead?

If you can demonstrate a problem in this code, please do.  I'm very much
less than excited about making random changes though.
        regards, tom lane


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

Предыдущее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Race conditions, race conditions!
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: pl/Ruby, deprecating plPython and Core