]> granicus.if.org Git - postgresql/commit
In isolationtester, retry after EINTR return from select(2).
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Apr 2013 02:28:53 +0000 (22:28 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Apr 2013 02:28:53 +0000 (22:28 -0400)
commit9d695fc7db91d3d9fb9d58d491c31b58e9bdcdfa
treea618123ca8ef43c51977c5c51e54883aff6b8499
parent4cf2115072b5bdc31748872cfc6ba0c32ba36f6f
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.
src/test/isolation/isolationtester.c