Re: pgsql: Improve concurrency of foreign key locking

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pgsql: Improve concurrency of foreign key locking
Дата
Msg-id 51000E84.7050905@dunslane.net
обсуждение исходный текст
Ответ на pgsql: Improve concurrency of foreign key locking  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-committers
On 01/23/2013 10:12 AM, Alvaro Herrera wrote:
> Improve concurrency of foreign key locking
>
>

It looks like isolation_tester.c needs a few calls to fflush(stderr)
(basically in those places where it won't be exiting right afterwards.)
This would probably account for the windows buildfarm failure I see on
frogmouth.

cheers

andrew




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Clarify that connection parameters aren't totally meaningless fo
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: isolationtester: add a few fflush(stderr) calls