mirror of https://github.com/postgres/postgres
There were two bugs here: We forgot to call gistFreeBuildBuffers() function at the end of build, and we passed interXact == true to BufFileCreateTemp, so the file wasn't automatically cleaned up at end-of-transaction either.pull/3/head
parent
4317e0246c
commit
be02b16826
Loading…
Reference in new issue