postgresql/contrib/dblink
Noah Misch cec0c2182c 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).
2014-07-22 11:01:51 -04:00
..
expected Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00
input Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00
output Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00
sql Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
dblink--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
dblink--unpackaged--1.0.sql Throw a useful error message if an extension script file is fed to psql. 2011-10-12 15:45:03 -04:00
dblink.c Clean up data conversion short-lived memory context. 2014-06-20 12:27:04 -07:00
dblink.control Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
dblink.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00
pg_service.conf Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:01:51 -04:00