Skip to content

sql: sort rows in pg_depends logictest#76125

Merged
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:pg-catalog-logictest-sort
Feb 7, 2022
Merged

sql: sort rows in pg_depends logictest#76125
craig[bot] merged 1 commit intocockroachdb:masterfrom
stevendanna:pg-catalog-logictest-sort

Conversation

@stevendanna
Copy link
Copy Markdown
Collaborator

This sorts on more columns in a logictest to ensure that the results
are a bit more stable. While we could use the logictest rowsort
option, this test already had an ORDER BY clause.

Fixes #76124

Release note: None

This sorts on more columns in a logictest to ensure that the results
are a bit more stable.  While we could use the logictest `rowsort`
option, this test already had an ORDER BY clause.

Fixes cockroachdb#76124

Release note: None
@cockroach-teamcity
Copy link
Copy Markdown
Member

This change is Reviewable

Copy link
Copy Markdown
Contributor

@ajwerner ajwerner left a comment

Choose a reason for hiding this comment

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

:lgtm:

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

@stevendanna
Copy link
Copy Markdown
Collaborator Author

bors r=ajwerner

@craig
Copy link
Copy Markdown
Contributor

craig bot commented Feb 7, 2022

Build succeeded:

@craig craig bot merged commit e3f43ee into cockroachdb:master Feb 7, 2022
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.

sql: TestLogic/local/pg_catalog fails under stress

3 participants