Обсуждение: pgsql: Fix build of LDAP URL feature

Поиск
Список
Период
Сортировка

pgsql: Fix build of LDAP URL feature

От
Peter Eisentraut
Дата:
Fix build of LDAP URL feature

Some code was not ifdef'ed out for non-LDAP builds.

patch from Bruce Momjian

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ec8d1e32dd0a9801e62b8217b9305b6bc2119119

Modified Files
--------------
src/backend/libpq/hba.c |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)