[pgpool-committers: 5963] pgpool: Import some of memory manager debug facilities from PostgreSQL.

Tatsuo Ishii ishii at sraoss.co.jp
Thu Aug 8 11:17:38 JST 2019


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.

Branch
------
V3_4_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=6ea304acd8fc16173bdf331ed00db1f86d5c53ad

Modified Files
--------------
src/include/utils/memdebug.h | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list