Skip to content

PostgreSQL GIN and GiST index support#3700

Closed
chaffeqa wants to merge 2 commits intorails:masterfrom
chaffeqa:8a632f06329a4eb28f369b8801badddc878fd321
Closed

PostgreSQL GIN and GiST index support#3700
chaffeqa wants to merge 2 commits intorails:masterfrom
chaffeqa:8a632f06329a4eb28f369b8801badddc878fd321

Conversation

@chaffeqa
Copy link
Contributor

Added add_index override in postgresql_adapter to allow for GiST and GIN support.

Added tests.

@chaffeqa
Copy link
Contributor Author

copy with patch of this closed pull

@chaffeqa
Copy link
Contributor Author

gonna look into this:

Tendalove:

We need to make sure that the :gin and :gist parameters are correctly dumped in the schema.rb before merging this.

@chaffeqa
Copy link
Contributor Author

according to this test, it looks like gin indexes at least are currently being ignored from a schema dump.

I'll see what I can do about that... tomorrow :)

@chaffeqa chaffeqa closed this Nov 20, 2011
@chaffeqa
Copy link
Contributor Author

Will commit this pull request again when I patch the index schema dump

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.

1 participant