Skip to content

Conversation

@omwanere
Copy link

Summary

Replaces index name string matching with pg_catalog-based detection.

Details

Index capability should be determined from catalog metadata rather than index naming conventions, which can be user-defined.

Related issue

Closes #81

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.

Check for a covering index using pg_catalog params, not ix name/string matching

1 participant