git.postgresql.org Git - postgresql.git/commit
2011年4月23日 00:19:58 +0000 (20:19 -0400)
2011年4月23日 00:19:58 +0000 (20:19 -0400)
commit bb850306307d3d6ebb611c4039ae127236eb1699
Fix contrib/btree_gist to handle collations properly.
Make use of the collation attached to the index column, instead of
hard-wiring DEFAULT_COLLATION_OID. (Note: in theory this could require
reindexing btree_gist indexes on textual columns, but I rather doubt anyone
has one with a non-default declared collation as yet.)
This is the main PostgreSQL git repository.
RSS
Atom