pgsql: MSVC: Don't build ldap_password_func if not building with ldap

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MSVC: Don't build ldap_password_func if not building with ldap
Date: 2023-03-15 22:32:32
Message-ID: E1pcZfb-003j1S-TS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Don't build ldap_password_func if not building with ldap

Blind attempt to fix issue with 419a8dd814 found on drongo.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dccb4d1c039194a57bfb9b39f0412a2b7f7c5104

Modified Files
--------------
src/tools/msvc/Mkvcbuild.pm | 5 +++++
1 file changed, 5 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2023-03-16 00:33:30 pgsql: Improve handling of psql \watch's interval argument
Previous Message Andrew Dunstan 2023-03-15 21:21:06 pgsql: Don't try to read default for a non-existent attribute