Re: [PATCH] Implement uuid_version()
От | Tom Lane |
---|---|
Тема | Re: [PATCH] Implement uuid_version() |
Дата | |
Msg-id | 11633.1562080157@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: [PATCH] Implement uuid_version() (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
Ответы |
Re: [PATCH] Implement uuid_version()
|
Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > On 2019-06-30 14:50, Fabien COELHO wrote: >> I'm wondering whether pg_random_uuid() should be taken out of pgcrypto if >> it is available in core? > That would probably require an extension version update dance in > pgcrypto. I'm not sure if it's worth that. Thoughts? We have some previous experience with this type of thing when we migrated contrib/tsearch2 stuff into core. I'm too caffeine-deprived to remember exactly what we did or how well it worked. But it seems advisable to go study that history, because we could easily make things a mess for users if we fail to consider their upgrade experience. regards, tom lane
В списке pgsql-hackers по дате отправления: