Re: configure openldap crash warning
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2022-05-09T13:47:59Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: > Btw., I was a bit puzzled about all this talk about deprecation > warnings, which I have not seen. I turns out that you only get those if > you use the OS compiler, not a third-party gcc installation. Ah-hah. > So in terms of my original message, my installation is clearly niche. > The possibly false-positive configure warning is a drop in the bucket > compared to the deprecation warnings from the compiler. So it's > probably okay to leave this as is and encourage users to use openldap. OK. I will push the configure change once the release freeze lifts. regards, tom lane
Commits
-
configure: don't probe for libldap_r if libldap is 2.5 or newer.
- c61f36d99606 10.22 landed
- aff45c879e01 15.0 landed
- af9b96767153 13.8 landed
- 8ed13fb9346d 12.12 landed
- 36d76da8156a 11.17 landed
- 12736e7dc326 14.4 landed