pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a - Mailing list pgsql-committers

From [email protected] (Neil Conway)
Subject pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix a memory leak in psql: we'd leak a few PGresult handles if
a connectivity error occurred while executing one of the queries
for "\d <table>". Not serious, but still worth fixing. Patch from
Brendan Jurd.

Modified Files:
--------------
    pgsql/src/bin/psql:
        describe.c (r1.147 -> r1.148)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c.diff?r1=1.147&r2=1.148)

pgsql-committers by date:

Previous
From: [email protected] (Neil Conway)
Date:
Subject: pgsql: Remove a 15-year old comment questioning behavior that is now
Next
From: [email protected] (User Doudou586)
Date:
Subject: press - pr: Release date changed to 12/05