aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_gist.h
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-05-16 18:30:53 +0000
committerMagnus Hagander <magnus@hagander.net>2008-05-16 18:30:53 +0000
commit1d8902678844701c246063c7547bddb5071cdef5 (patch)
tree92823a2437ebab3a89b61aecf169b9de69eecb53 /contrib/btree_gist/btree_gist.h
parent0ff81a525e43d4afbd8b57a99b646b3461d9849e (diff)
downloadpostgresql-1d8902678844701c246063c7547bddb5071cdef5.tar.gz
postgresql-1d8902678844701c246063c7547bddb5071cdef5.zip
Implement error checking for pthreads calls in thread-safe mode. They really
should always succeed, but in the likely event of a failure we would previously fall through *without locking* - the new code will exit(1). Printing the error message on stderr will not work for all applications, but it's better than nothing at all - and our API doesn't provide a way to return the error to the caller.
Diffstat (limited to 'contrib/btree_gist/btree_gist.h')
0 files changed, 0 insertions, 0 deletions