Remove no-longer-needed compatibility code for hash indexes.
Robert Haas <rhaas@postgresql.org>
Remove no-longer-needed compatibility code for hash indexes. Because commit ea69a0dead5128c421140dc53fac165ba4af8520 bumped the HASH_VERSION, we don't need to worry about PostgreSQL 10 seeing bucket pages from earlier versions. Amit Kapila Discussion: http://postgr.es/m/CAA4eK1LAo4DGwh+mi-G3U8Pj1WkBBeFL38xdCnUHJv1z4bZFkQ@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hash.c | modified | +2 −6 |
| src/backend/access/hash/hashpage.c | modified | +2 −6 |
Discussion
- Remove pre-10 compatibility code in hash index 3 messages · 2017-05-09 → 2017-05-10