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

release-24.2: pgwire,authccl: use pgx for TestAuthenticationAndHBARules #135172

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

rafiss
Copy link
Collaborator

@rafiss rafiss commented Nov 14, 2024

Backport 2/2 commits from #135086.

/cc @cockroachdb/release

Release justification: test only change


The lib/pq driver is not maintained. Since we started to see flakes related to how that driver does error handling for secure connections, we switch to pgx instead.

fixes #127745
fixes #131532
fixes #131110
fixes #133360

Release note: None

The lib/pq driver is not maintained. Since we started to see flakes
related to how that driver does error handling for secure connections,
we switch to pgx instead.

Release note: None
@rafiss rafiss requested a review from souravcrl November 14, 2024 15:18
@rafiss rafiss requested review from a team as code owners November 14, 2024 15:18
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rafiss rafiss removed request for a team November 14, 2024 15:18
@rafiss rafiss changed the title pgwire,authccl: use pgx for TestAuthenticationAndHBARules release-24.2: pgwire,authccl: use pgx for TestAuthenticationAndHBARules Nov 14, 2024
@rafiss rafiss merged commit 69f7ed5 into cockroachdb:release-24.2 Nov 14, 2024
19 of 20 checks passed
@rafiss rafiss deleted the backport24.2-135086 branch November 14, 2024 17:54
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