OSDN Git Service

Insert additional compiler placation into objectaddress.c.
authorRobert Haas <rhaas@postgresql.org>
Fri, 27 Aug 2010 21:31:19 +0000 (21:31 +0000)
committerRobert Haas <rhaas@postgresql.org>
Fri, 27 Aug 2010 21:31:19 +0000 (21:31 +0000)
commit462583be1ce7fe8a75abffc41a0db38e03050090
tree9cbdbe6df69244d6aa6fb4d00bbfc251ad0d221f
parent2355b69b1e1b90b159404452ee20c320e64658b2
Insert additional compiler placation into objectaddress.c.

Peter Eisentraut reports that some bits of the "address" variable
in get_object_address() give "may be used uninitialized" warnings;
this likes the only excuse his compiler could have for thinking
that's possible.
src/backend/catalog/objectaddress.c