Attached is a small patch which fixes the unused variable warning in the
visual studios build. Seems like VS does not
support  __attribute__((unused)) but looks like all other places we must
assign to the variable.

Regards

David Rowley

Attachment: unused_variable.patch
Description: Binary data

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to