diff options
author | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-13 09:01:06 -0600 |
---|---|---|
committer | Kevin Grittner <kgrittn@postgresql.org> | 2013-11-13 09:01:06 -0600 |
commit | fe67d252337ef2aba3d4ea06a4aa87cdbc75b933 (patch) | |
tree | e3a0466dae2da7eed360133c8dd8853e9dae903d /src/backend/executor | |
parent | 07fca603b56e39c50478b44070fdfb38313cd51c (diff) |
Free ignorelist after each regression test schedule.
It's a trivial amount of RAM held until the end of the regression
test run; but it's probably worth fixing to silence future warnings
from code analyzers.
This was the only memory leak pointed out by clang's static code
analysis tool.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions