Re: gen_random_uuid is only available with pgcrypto enabled

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: gen_random_uuid is only available with pgcrypto enabled
Дата
Msg-id
2313457.1674590617@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
gen_random_uuid is only available with pgcrypto enabled PG Doc comments form <noreply@postgresql.org>
Re: gen_random_uuid is only available with pgcrypto enabled Tom Lane <tgl@sss.pgh.pa.us>
Re: gen_random_uuid is only available with pgcrypto enabled "David G. Johnston" <david.g.johnston@gmail.com>
PG Doc comments form  writes:
> Regarding the documentation on this page:
> https://www.postgresql.org/docs/15/functions-uuid.html

> It think the documentation should state clearly, that postgres natively does
> not have any UUID generation functions.

That hasn't been true since we added gen_random_uuid() to the
core code in v13.  pgcrypto's version is now just a deprecated
wrapper for that.

			regards, tom lane


В списке pgsql-docs по дате отправления
От: David G. Johnston
Дата:
От: David G. Johnston
Дата:
FAQ