| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Re: [COMMITTERS] pgsql: Fix blatantly uninitialized variable in recent commit. |
| Date: | 2011-02-17 21:02:02 |
| Message-ID: | AANLkTi=s-yWDGbka4yTn-4whGE=PODXjOBrG1kNye1Kg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Thu, Feb 17, 2011 at 3:47 PM, Simon Riggs <simon(at)2ndquadrant(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2011-02-17 21:03:56 | pgsql: Add client_hostname field to pg_stat_activity. |
| Previous Message | Bruce Momjian | 2011-02-17 20:57:38 | pgsql: Typo fix |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2011-02-17 21:09:17 | Re: Debian readline/libedit breakage |
| Previous Message | Robert Haas | 2011-02-17 20:57:36 | Re: Coding style guide |