reorg - pg_reorg: Added missing PQclear().

From: sakamotomsh(at)pgfoundry(dot)org (User Sakamotomsh)
To: pgsql-committers(at)postgresql(dot)org
Subject: reorg - pg_reorg: Added missing PQclear().
Date: 2012-09-20 07:17:27
Message-ID: 20120920071727.437231394AE6@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Added missing PQclear().

reported by josh.

Modified Files:
--------------
pg_reorg/bin:
pg_reorg.c (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/reorg/pg_reorg/bin/pg_reorg.c?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2012-09-20 14:15:12 pgsql: Remove execdesc.h inclusion from tcopprot.h
Previous Message User Sakamotomsh 2012-09-20 03:48:54 reorg - pg_reorg: Fixes to work with 9.3dev.