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
Showing
- src/backend/access/hash/hash.c 1 addition, 0 deletionssrc/backend/access/hash/hash.c
- src/backend/access/rmgrdesc/hashdesc.c 1 addition, 1 deletionsrc/backend/access/rmgrdesc/hashdesc.c
- src/backend/access/transam/rmgr.c 1 addition, 1 deletionsrc/backend/access/transam/rmgr.c
- src/bin/pg_xlogdump/rmgrdesc.c 1 addition, 1 deletionsrc/bin/pg_xlogdump/rmgrdesc.c
- src/include/access/hash.h 0 additions, 6 deletionssrc/include/access/hash.h
- src/include/access/hash_xlog.h 25 additions, 0 deletionssrc/include/access/hash_xlog.h
Loading
Please register or sign in to comment