postgresql/src/interfaces
Stephen Frost 820739cba9 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
2013-08-01 15:43:40 -04:00
..
ecpg Initialize day of year value. 2013-07-19 09:05:41 +02:00
libpq Improve handling of pthread_mutex_lock error case 2013-08-01 15:43:40 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00