pgsql: Fix build of LDAP URL feature

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix build of LDAP URL feature
Date: 2012-12-04 11:43:00
Message-ID: E1Tfqtw-0005j6-AP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-12-04 11:45:29 Re: pgsql: Add support for LDAP URLs
Previous Message Heikki Linnakangas 2012-12-04 09:34:29 pgsql: Track the timeline associated with minRecoveryPoint, for more sa