Add a couple of missing FreeQueryDesc calls. Noticed while testing a

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 8759b79d0fe8b9937b7cbebfed78480b3e6a94b2
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-03-20T20:05:56Z
Releases: 8.4.0
Add a couple of missing FreeQueryDesc calls.  Noticed while testing a
framework to keep track of snapshots in use.

Files

PathChange+/−
src/backend/commands/portalcmds.c modified +3 −1
src/backend/executor/spi.c modified +4 −2