aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/async.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-05-27 11:51:23 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-05-27 12:55:02 +0300
commit336db7e3474508b46a0e6bdb013a8bee5aac9adf (patch)
treec8cebe505142e0448e791d249566cd39a2a4e4af /src/backend/commands/async.c
parent3987e9e62046bd800d8d08566ed49fee1ae6cb86 (diff)
downloadpostgresql-336db7e3474508b46a0e6bdb013a8bee5aac9adf.tar.gz
postgresql-336db7e3474508b46a0e6bdb013a8bee5aac9adf.zip
Check the return code of pthread_create(). Otherwise we go into an infinite
loop if it fails, which is what what happened on my HP-UX box. (I think the reason it failed on that box is a misconfiguration on my behalf, but that's no reason to hang.)
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions