aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-07-24 15:25:26 +0900
committerFujii Masao <fujii@postgresql.org>2014-07-24 15:25:26 +0900
commit78493b716802cbe632d36c85f0d7c3bdb708e045 (patch)
tree68ecda960c78b6a8f10f0644345acb2ec6695fcd /src/backend/access/gist/gist.c
parent455044d55a89d16d888f289aeaf1229a04a04b9f (diff)
downloadpostgresql-78493b716802cbe632d36c85f0d7c3bdb708e045.tar.gz
postgresql-78493b716802cbe632d36c85f0d7c3bdb708e045.zip
Fix bug where pg_receivexlog goes into busy loop if -s option is set to 0.
The problem is that pg_receivexlog calls select(2) with timeout=0 and goes into busy loop when --status-interval option is set to 0. This bug was introduced by the commit, 74cbe966fe2d76de1d607d933c98c144dab58769. Per report from Sawada Masahiko
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions