Cleanup explain_memoize function after test - Mailing list pgsql-hackers

From Kirill Reshke
Subject Cleanup explain_memoize function after test
Date
Msg-id CALdSSPij9tx019ZzR+VVj7cEEd7HL4-SPiu+YKx66n9-rVPkUg@mail.gmail.com
Whole thread
List pgsql-hackers
Hi!

I was doing some hacking today, when I noticed that the memoize
regression test does not clean up the explain_memoize function after
its end. I checked other regression tests and they tend to do it. So,
I am not sure if there is a rule about `you should drop all objects
that you create in regression test`, but if there is such a rule, PFA.



-- 
Best regards,
Kirill Reshke

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Fix memory leak in postmasterMain
Next
From: Fujii Masao
Date:
Subject: Re: Re: pg_test_timing: fix unit typo and widen diff type