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

Deffine NEON_SMGR to make it possible for extensions to use Neon SMG API #4840

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

knizhnik
Copy link
Contributor

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

@knizhnik knizhnik requested a review from a team as a code owner July 29, 2023 05:18
@knizhnik knizhnik requested review from conradludgate and removed request for a team July 29, 2023 05:18
@github-actions
Copy link

github-actions bot commented Jul 29, 2023

1240 tests run: 1190 passed, 0 failed, 50 skipped (full report)


Flaky tests (1)

Postgres 15

  • test_crafted_wal_end[last_wal_record_crossing_segment]: debug

@knizhnik knizhnik merged commit a98a80a into main Aug 1, 2023
@knizhnik knizhnik deleted the neon_smgr_def branch August 1, 2023 07:04
vadim2404 pushed a commit that referenced this pull request Aug 3, 2023
…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>
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