Split hash.h → hash_xlog.h

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 8e1e3f958fb3749fe01e9f2473f4554859c685a8
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2016-08-29T21:55:49Z
Releases: 10.0
Split hash.h → hash_xlog.h

Since the hash AM is going to be revamped to have WAL, this is a good
opportunity to clean up the include file a little bit to avoid including
a lot of extra stuff in the future.

Author: Amit Kapila

Files