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 #107682 - plpgsql: add support for CONSTANT variable declarations #17584

Open
cockroach-teamcity opened this issue Jul 31, 2023 · 0 comments

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 31, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#107682
Commit: cockroachdb/cockroach@a181794
Fixes: CRDB-28934 CRDB-30155


Release note (sql change): Added support for CONSTANT variable
declarations in PLpgSQL routines. Any assignment to a variable declared
with the CONSTANT keyword will raise a compile-time error.

Jira Issue: DOC-8450

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

2 participants