pgsql: MSVC: Don't build ldap_password_func if not building with ldap - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: MSVC: Don't build ldap_password_func if not building with ldap
Date
Msg-id E1pcZfb-003j1S-TS@gemulon.postgresql.org
Whole thread Raw
List 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(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Don't try to read default for a non-existent attribute
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve handling of psql \watch's interval argument