postgresql/contrib/dblink
Noah Misch 4c6d0abde9 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:02:25 -04:00
..
expected Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
input Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
output Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
sql Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
dblink.c Remove tabs after spaces in C comments 2014-05-06 11:26:25 -04:00
dblink.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
dblink.sql.in Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
Makefile Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
pg_service.conf Diagnose incompatible OpenLDAP versions during build and test. 2014-07-22 11:02:25 -04:00
uninstall_dblink.sql Add missed function dblink_connect_u(text[,text]) to uninstall script 2010-06-07 15:14:36 +00:00