diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2017-07-17 15:22:37 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2017-07-17 15:22:37 -0400 |
commit | 6c6970a280a50434c28ccd461ba864798f5d2a04 (patch) | |
tree | 92c3dbc514c1972f0000a6fac198fc862d760305 /src/backend/executor/nodeModifyTable.c | |
parent | 09c2e7cd2ff0b884625c37ce8249832820c58710 (diff) | |
download | postgresql-6c6970a280a50434c28ccd461ba864798f5d2a04.tar.gz postgresql-6c6970a280a50434c28ccd461ba864798f5d2a04.zip |
Use usleep instead of select for timeouts in PostgresNode.pm
select() for pure timeouts is not portable, and in particular doesn't
work on Windows.
Discussion: https://postgr.es/m/186943e0-3405-978d-b19d-9d3335427c86@2ndQuadrant.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions