linking hba.c
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2001-08-25T19:06:46Z
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@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026