Skip to content

v5.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 01:37
· 12 commits to main since this release
2c636e1

Added

  • An index on a plain view is reported, not attempted.
  • An XML index is reported. Postgres indexes an xml column as an opaque value and has no shredded node table to build over, so the XML index forms are refused rather than flattened to an ordinary index.
  • A schema-bound view is reported.