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-g3u8pj1wkbbefl38xdcnuhjv1z4bz...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a5775991bb86d95939b3eb1173b88d8c5312962d

Modified Files
--------------
src/backend/access/hash/hash.c     | 8 ++------
src/backend/access/hash/hashpage.c | 8 ++------
2 files changed, 4 insertions(+), 12 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to