pgsql: Remove unused variable.

From: alvherre(at)postgresql(dot)org (Alvaro Herrera)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove unused variable.
Date: 2009-08-24 14:15:09
Message-ID: 20090824141509.BB76A75331E@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Remove unused variable.

Per Grzegorz Jaskiewicz report from LLVM static checker

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_backup_custom.c (r1.43 -> r1.44)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_backup_custom.c?r1=1.43&r2=1.44)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-08-24 16:18:13 pgsql: Fix inclusions of readline/editline header files so that we only
Previous Message Heikki Linnakangas 2009-08-24 06:12:57 Re: pgsql: Fix a violation of WAL coding rules in the recent patch to