Re: Open Items (was: RE: [HACKERS] Beta going well) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Open Items (was: RE: [HACKERS] Beta going well)
Date
Msg-id Pine.LNX.4.30.0111160000190.633-100000@peter.localdomain
Whole thread Raw
In response to Re: Open Items (was: RE: [HACKERS] Beta going well)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian writes:

> The only problem I have now is that odbc/md5.h needs those unsigned
> defines and it can't probe the results of queries by configure.  odbc
> allows for stand-alone compile.

ODBC uses all kinds of other configure results, so it can use this one as
well.  You only need to make sure you hard-code the test result for
Windows somewhere.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: Super Optimizing Postgres
Next
From: Paolo Cassago
Date:
Subject: Fwd: Btree doesn't work with ">" condition