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

sqlsmith: extend PLpgSQL support #137234

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

yuzefovich
Copy link
Member

cmd/smith: add an option to only generate UDFs

This can be helpful when extending PLpgSQL support in sqlsmith.

Release note: None

sqlsmith: extend PLpgSQL support

This commit adds support for WHILE and FOR (int) loops as well as SELECT INTO / RETURNING INTO variant of statements.

Addresses: #106368.
Epic: None

Release note: None

This can be helpful when extending PLpgSQL support in sqlsmith.

Release note: None
This commit adds support for WHILE and FOR (int) loops as well as SELECT
INTO / RETURNING INTO variant of statements.

Release note: None
@yuzefovich yuzefovich requested a review from a team as a code owner December 11, 2024 02:39
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@DrewKimball DrewKimball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: Thanks!

Reviewed 2 of 2 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig craig bot merged commit 7575548 into cockroachdb:master Dec 11, 2024
22 checks passed
@yuzefovich yuzefovich deleted the sqlsmith-plpgsql branch December 11, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants