diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-05-27 11:51:23 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-05-27 12:55:02 +0300 |
commit | 336db7e3474508b46a0e6bdb013a8bee5aac9adf (patch) | |
tree | c8cebe505142e0448e791d249566cd39a2a4e4af /src/backend/commands/async.c | |
parent | 3987e9e62046bd800d8d08566ed49fee1ae6cb86 (diff) | |
download | postgresql-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