Skip to content

Version 18_1

Latest

Choose a tag to compare

@za-arthur za-arthur released this 19 Jun 14:47
Support checking Orioledb tables in pg_amcheck

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