Skip to content

Commit

Permalink
chore: update rust-postgres (#10002)
Browse files Browse the repository at this point in the history
Like #9931 but without rebasing upstream just yet, to try and minimise
the differences.

Removes all proxy-specific commits from the rust-postgres fork, now that
proxy no longer depends on them. Merging upstream changes to come later.
  • Loading branch information
conradludgate authored Dec 4, 2024
1 parent 0bab7e3 commit 131585e
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 131585e

@github-actions
Copy link

Choose a reason for hiding this comment

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

7040 tests run: 6731 passed, 1 failed, 308 skipped (full report)


Failures on Postgres 16

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_prefetch[release-pg16-None]"
Flaky tests (3)

Postgres 17

Postgres 15

Postgres 14

Test coverage report is not available

The comment gets automatically updated with the latest test results
131585e at 2024-12-04T21:58:50.950Z :recycle:

Please sign in to comment.