Remove useless mark/restore support in hash index AM, per discussion.
Tom Lane <tgl@sss.pgh.pa.us>
Remove useless mark/restore support in hash index AM, per discussion. (I'm leaving GiST/GIN cleanup to Teodor.)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/hash/hash.c | modified | +8 −52 |
| src/include/access/hash.h | modified | +4 −6 |