Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YSQL] Add native gen_random_uuid() function #5827

Closed
m-iancu opened this issue Sep 25, 2020 · 1 comment
Closed

[YSQL] Add native gen_random_uuid() function #5827

m-iancu opened this issue Sep 25, 2020 · 1 comment
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue

Comments

@m-iancu
Copy link
Contributor

m-iancu commented Sep 25, 2020

Jira Link: DB-1392
Added in PG-13: https://www.postgresql.org/docs/current/functions-uuid.html
We should pick up that change after PG-12 features are rebased.

@m-iancu m-iancu added the area/ysql Yugabyte SQL (YSQL) label Sep 25, 2020
@m-iancu m-iancu added this to YQL-beta Dec 7, 2021
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Jun 8, 2022
@sushantrmishra
Copy link

Currently we are working on upgrade to PostgreSQL 13. Tracking GH issue
#9797 . We will get gen_random_uuid as part of that effort.

@sushantrmishra sushantrmishra moved this to Done in YQL-beta Sep 16, 2022
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature and removed kind/bug This issue is a bug labels Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue
Projects
Status: Done
Development

No branches or pull requests

4 participants