pgsql: remove an unused variable 'dirfd'.

From: itagaki(at)postgresql(dot)org (Takahiro Itagaki)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: remove an unused variable 'dirfd'.
Date: 2010-02-15 04:05:06
Message-ID: 20100215040506.EB4F27541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
remove an unused variable 'dirfd'.

Modified Files:
--------------
pgsql/src/port:
copydir.c (r1.26 -> r1.27)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c?r1=1.26&r2=1.27)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mhasegawa 2010-02-15 04:17:43 pgstatsinfo - pg_statsinfo: Retry processing at the execute query error.
Previous Message Takahiro Itagaki 2010-02-15 02:55:01 pgsql: Add psql tab completion for DO blocks.