diff options
author | Stephen Frost <sfrost@snowman.net> | 2013-08-01 15:42:07 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2013-08-01 15:43:49 -0400 |
commit | f019c021119c632da396894769349fa6433e91da (patch) | |
tree | 2d64de0c32ad6a6dc337ac1cef78f5a8c818cb85 /src/backend/tcop/postgres.c | |
parent | f31016365565e03c3c698554eacc1c897fd35049 (diff) | |
download | postgresql-f019c021119c632da396894769349fa6433e91da.tar.gz postgresql-f019c021119c632da396894769349fa6433e91da.zip |
Improve handling of pthread_mutex_lock error case
We should really be reporting a useful error along with returning
a valid return code if pthread_mutex_lock() throws an error for
some reason. Add that and back-patch to 9.0 as the prior patch.
Pointed out by Alvaro Herrera
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions