Content-Length: 262582 | pFad | http://github.com/postgrespro/postgres/commit/dccb4d1c039194a57bfb9b39f0412a2b7f7c5104

11 MSVC: Don't build ldap_password_func if not building with ldap · postgrespro/postgres@dccb4d1 · GitHub
Skip to content

Commit dccb4d1

Browse files
committed
MSVC: Don't build ldap_password_func if not building with ldap
Blind attempt to fix issue with 419a8dd found on drongo.
1 parent b85e910 commit dccb4d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,11 @@ sub mkvcbuild
475475
'pgcrypto';
476476
}
477477

478+
if (!$solution->{options}->{ldap})
479+
{
480+
push @contrib_excludes, 'ldap_password_func';
481+
}
482+
478483
if (!$solution->{options}->{uuid})
479484
{
480485
push @contrib_excludes, 'uuid-ossp';

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/dccb4d1c039194a57bfb9b39f0412a2b7f7c5104

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy