Hash indexes had better pass the index collation to support functions, too.
Tom Lane <tgl@sss.pgh.pa.us>
Hash indexes had better pass the index collation to support functions, too. Per experimentation with contrib/citext, whose hash function assumes that it'll be passed a collation.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hashutil.c | modified | +6 −2 |