postgresql/src/interfaces
Stephen Frost 8359ed806f 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:42:07 -04:00
..
ecpg Sync ECPG with WITH ORDINALITY changes 2013-07-29 23:44:11 +01:00
libpq Improve handling of pthread_mutex_lock error case 2013-08-01 15:42:07 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00