Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.
Date
Msg-id AANLkTi=s-yWDGbka4yTn-4whGE=PODXjOBrG1kNye1Kg@mail.gmail.com
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit.  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Thu, Feb 17, 2011 at 3:47 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> The only difference in messages I got was
>
> dbsize.c: In function ‘pg_relation_filepath’:
> dbsize.c:570: warning: ‘rnode.dbNode’ may be used uninitialized in this
> function
> dbsize.c:570: warning: ‘rnode.spcNode’ may be used uninitialized in this
> function

Well, at least these are easily fixed.  Done.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Coding style guide
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Debian readline/libedit breakage