Peter Geoghegan <[email protected]> writes: > ... I'm not > seeing why the context that the PrepareTempTablespaces() catalog > access occurs in actually matters.
The point there is that a catalog access might leak some amount of
memory. Probably not enough to be a big deal, but ...
regards, tom lane
