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

Define NEON_SMGR to make it possible for extensions to use Neon SMG API #4889

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

vadim2404
Copy link
Contributor

Cherry-picking @knizhnik's commit to fix issues with pg_embedding

…API (#4840)

## Problem

See https://neondb.slack.com/archives/C036U0GRMRB/p1689148023067319

## Summary of changes

Define NEON_SMGR in smgr.h

## 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

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
@vadim2404 vadim2404 requested a review from a team as a code owner August 3, 2023 12:30
@vadim2404 vadim2404 requested review from save-buffer, knizhnik and bayandin and removed request for a team August 3, 2023 12:30
@vadim2404 vadim2404 enabled auto-merge (squash) August 3, 2023 12:34
@github-actions
Copy link

github-actions bot commented Aug 3, 2023

1240 tests run: 1189 passed, 0 failed, 51 skipped (full report)


Flaky tests (2)

Postgres 15

  • test_crafted_wal_end[simple]: debug

Postgres 14

  • test_delete_timeline_exercise_crash_safety_failpoints[Check.RETRY_WITH_RESTART-real_s3-timeline-delete-after-rm-metadata]: release

@vadim2404 vadim2404 merged commit b1ddd01 into release Aug 3, 2023
29 checks passed
@vadim2404 vadim2404 deleted the release-2023-08-03 branch August 3, 2023 13:28
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