pgsql: Fix memory leak introduced in the prior commit, detected by Tom - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix memory leak introduced in the prior commit, detected by Tom
Date
Msg-id 20060630165535.6B9FB9FA192@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix memory leak introduced in the prior commit, detected by Tom Lane.

Modified Files:
--------------
    pgsql/src/bin/psql:
        common.c (r1.120 -> r1.121)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.c.diff?r1=1.120&r2=1.121)

pgsql-committers by date:

Previous
From: pgstudy@pgfoundry.org (User Pgstudy)
Date:
Subject: fulldisjunction - fd: Moved the calculations of whether to use an index
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Fix memory leak introduced in the prior commit, detected by Tom