Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs?
От | Tom Lane |
---|---|
Тема | Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? |
Дата | |
Msg-id | 6764.1383168766@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: How can I build OSSP UUID support on Windows to avoid duplicate UUIDs? ("MauMau" <maumau307@gmail.com>) |
Ответы |
Re: How can I build OSSP UUID support on Windows to avoid
duplicate UUIDs?
|
Список | pgsql-hackers |
"MauMau" <maumau307@gmail.com> writes: > From: "Tom Lane" <tgl@sss.pgh.pa.us> >> Yeah, but what shall we replace it with? And can we preserve the >> API contrib/uuid-ossp offers? (Maybe we shouldn't even try, but >> just deprecate that module and start fresh.) > Would it be welcomed in this community if a patch for built-in UUID > generation functions are provided? Based on what? The reason we've held this code at arms length (in a contrib module) is exactly that we weren't too satisfied with the portability or adequacy of the generation methods. Moving the functions into core doesn't do anything to make that better; rather, it raises the portability bar even higher, as well as making it almost impossible to contemplate further API changes. Note the lack of enthusiasm for taking on maintainership of the OSSP code. Pushing it into core would mean that we're buying into that maintainership, hook line and sinker. I don't think that such a proposal would fly. regards, tom lane
В списке pgsql-hackers по дате отправления: