Обсуждение: pgsql: In isolationtester, retry after EINTR return from select(2).

Поиск
Список
Период
Сортировка

pgsql: In isolationtester, retry after EINTR return from select(2).

От
Tom Lane
Дата:
In isolationtester, retry after EINTR return from select(2).

Per report from Jaime Casanova.  Very curious that no one else has seen
this failure ... but the code is clearly wrong as-is.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/faf4726c9fd5748ad25dbce55a7d31deeabe9866

Modified Files
--------------
src/test/isolation/isolationtester.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)