Diagnose incompatible OpenLDAP versions during build and test.

Noah Misch <noah@leadboat.com>

Commit: d7cdf6ee36adeac9233678fb8f2a112e6678a770
Author: Noah Misch <noah@leadboat.com>
Date: 2014-07-22T15:01:03Z
Releases: 9.5.0
Diagnose incompatible OpenLDAP versions during build and test.

With OpenLDAP versions 2.4.24 through 2.4.31, inclusive, PostgreSQL
backends can crash at exit.  Raise a warning during "configure" based on
the compile-time OpenLDAP version number, and test the crash scenario in
the dblink test suite.  Back-patch to 9.0 (all supported versions).

Files