pgsql: This trivial patch removes an unused variable.

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: This trivial patch removes an unused variable.
Date: 2005-06-24 01:06:27
Message-ID: 20050624010627.07D055297D@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
This trivial patch removes an unused variable. From Alvaro Herrera.

Modified Files:
--------------
pgsql/src/backend/utils/init:
postinit.c (r1.148 -> r1.149)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c.diff?r1=1.148&r2=1.149)

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2005-06-24 01:10:12 pgsql: Code cleanup: remove 3 duplicate static function declarations.
Previous Message Tom Lane 2005-06-24 00:18:53 pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box