Alvaro Herrera <alvherre@commandprompt.com> writes:
> Tom Lane wrote:
>> Figure out how to build ossp-uuid on Windows ...
> I think Windows has its own UUID generator, so the best bet would be to
> make that work.
Only if it can be made to present the same SQL-level API as we have for
OSSP. Otherwise we'll be faced with boatloads of platform-dependent
client code ...
regards, tom lane