new warning - Mailing list pgsql-hackers

From Kevin Grittner
Subject new warning
Date
Msg-id 4EBA52270200002500042BF1@gw.wicourts.gov
Whole thread Raw
Responses Re: new warning
List pgsql-hackers
This commit adds a new warning on my machine:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=d326d9e8ea1d690cf6d968000efaa5121206d231
copy.c: In function *DoCopy*:
copy.c:1861:14: warning: *bufferedTuples* may be used uninitialized
in this function
-Kevin


pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: const correctness
Next
From: Robert Haas
Date:
Subject: Re: a modest improvement to get_object_address()