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

Downgrade plv8 for Postgres 14/15 #5320

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Downgrade plv8 for Postgres 14/15 #5320

merged 2 commits into from
Sep 18, 2023

Conversation

bayandin
Copy link
Member

Problem

Backport #5318

Summary of changes

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@github-actions
Copy link

github-actions bot commented Sep 15, 2023

2484 tests run: 2363 passed, 0 failed, 121 skipped (full report)


Flaky tests (8)

Postgres 16

  • test_crafted_wal_end[last_wal_record_crossing_segment]: debug
  • test_partial_evict_tenant: release, debug
  • test_pg_regress: debug
  • test_pageserver_restarts_under_worload: debug
  • test_get_tenant_size_with_multiple_branches: release
  • test_wal_lagging: release

Postgres 14

  • test_get_tenant_size_with_multiple_branches: debug

Code coverage (full report)

  • functions: 53.0% (7672 of 14463 functions)
  • lines: 81.0% (44819 of 55362 lines)

The comment gets automatically updated with the latest test results
8686ab6 at 2023-09-15T17:31:07.681Z :recycle:

@bayandin bayandin requested a review from vadim2404 September 18, 2023 10:32
@bayandin bayandin merged commit 0904d8c into main Sep 18, 2023
35 checks passed
@bayandin bayandin deleted the bayandin/downgrade-plv8 branch September 18, 2023 11:55
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.

2 participants