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

PR #106445 - builtins: add pg_sequence_last_value builtin #17462

Closed
cockroach-teamcity opened this issue Jul 13, 2023 · 1 comment
Closed

PR #106445 - builtins: add pg_sequence_last_value builtin #17462

cockroach-teamcity opened this issue Jul 13, 2023 · 1 comment

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 13, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#106445
Commit: cockroachdb/cockroach@3758ae8
Fixes: CRDB-29285


Release note (sql change): Added the pg_sequence_last_value builtin
function, which returns the last value generated by the sequence.

Jira Issue: DOC-8335

Copy link

Richard Loveland (rmloveland) commented:
This is documented here: https://www.cockroachlabs.com/docs/v23.2/functions-and-operators

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants