Diagnose incompatible OpenLDAP versions during build and test.

Noah Misch <noah@leadboat.com>

Commit: 81af4185ad0c7e7868949b44878ad94522a75824
Author: Noah Misch <noah@leadboat.com>
Date: 2014-07-22T15:02:00Z
Releases: 9.1.15
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