Import some of memory manager debug facilities from PostgreSQL.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 8 Aug 2019 02:02:50 +0000 (11:02 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 8 Aug 2019 02:07:31 +0000 (11:07 +0900)
commit89562a4beb05a9b59d2abcf17f21d7a70ba99ac2
tree3463c7e1ccc336c0cac97dd06de5102975e73f19
parentd2b36906708ee1b056fbe1ebe8d950a0b497e677
Import some of memory manager debug facilities from PostgreSQL.

Now we can use CLOBBER_FREED_MEMORY, which is useful to detect
accesses to already pfreed memory.
src/include/utils/memdebug.h