linking hba.c

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: linking hba.c
Date: 2001-08-25 19:06:46
Message-ID: 200108251906.f7PJ6kk12499@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In trying to decide how to keep ODBC compilable standalone, I can't
figure out how to get md5.c in there from backend/libpq. Is it crazy to
put md5.c in interfaces/odbc and symlink it from there to backend/libpq
and interfaces/libpq? I don't want to have two copies of md5.c but that
may be another option. Opinions?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Harvey 2001-08-25 19:26:11 Re: linking hba.c
Previous Message Bruce Momjian 2001-08-25 18:31:24 Re: /include/config.h