Michael Paquier wrote: > On Thu, Jan 15, 2015 at 5:18 AM, Robert Haas <[email protected]> wrote: > > vacuumlo: Avoid unlikely memory leak. > > > > Spotted by Coverity. This isn't likely to matter in practice, but > > there's no harm in fixing it. > > Coming back to this one, shouldn't this commit be backpatched?
I don't think it matters all that much, does it. It's unlikely and the program is short-lived, so ... -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
