Skip to content

Support checking Orioledb tables in pg_amcheck (PG17)#67

Merged
pashkinelfe merged 1 commit into
patches17from
pg_amcheck_support
May 25, 2026
Merged

Support checking Orioledb tables in pg_amcheck (PG17)#67
pashkinelfe merged 1 commit into
patches17from
pg_amcheck_support

Conversation

@pashkinelfe
Copy link
Copy Markdown
Contributor

  • Add support for extra access method and call verify_orioledb() sql function for them.
  • As verify_orioledb function resides in orioledb schema do necessary schema checks before the call.

No changes in amcheck utility that still supports only heap and btree access methods.

- Add support for extra access method and call verify_orioledb()
sql function for them.
- As verify_orioledb function resides in orioledb schema do necessary
schema checks before the call.

No changes in amcheck utility that still supports only heap and btree
access methods.
@pgnickb pgnickb requested a review from Copilot May 22, 2026 11:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pashkinelfe pashkinelfe merged commit 7050019 into patches17 May 25, 2026
8 checks passed
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