unused variable - Mailing list pgsql-hackers

From Gaetano Mendola
Subject unused variable
Date
Msg-id 40F9B0A4.3030103@bigfoot.com
Whole thread Raw
Responses Re: unused variable  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I'm compiling the last postgres CVS version and I get:

vacuum.c: In function `repair_frag':
vacuum.c:1528: warning: unused variable `myXID'



Regards
Gaetano Mendola




-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFA+bCj7UpzwH2SGd4RAtyKAJsH6V22SijBN3VD/HJ/sWoLO8Ta7wCcD1wt
U2VsEehBuK64q4/kjsHA4g4=
=TsL8
-----END PGP SIGNATURE-----



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Fun with nested transactions in PL/pgSQL
Next
From: Gaetano Mendola
Date:
Subject: NT + deadlock intended behaviour ?