| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Implement table partitioning. |
| Date: | 2016-12-08 20:02:05 |
| Message-ID: | 20161208200205.GH23417@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
* Robert Haas (robertmhaas(at)gmail(dot)com) wrote:
> On Thu, Dec 8, 2016 at 2:11 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> > Yes, that makes the compiler warning go away.
>
> Great, pushed.
Awesome, thanks!
> > ... your compiler knows that key->partnatts will always be >= 1?
>
> :-)
>
> I think my compiler is too dumb to notice that int x; printf("%d", x);
> is a reference to an uninitialized variable.
Made me laugh, thanks again. :)
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-12-08 20:04:55 | pgsql: Fix bogus comment. |
| Previous Message | Robert Haas | 2016-12-08 19:58:36 | Re: [COMMITTERS] pgsql: Implement table partitioning. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2016-12-08 20:04:57 | Re: Parallel execution and prepared statements |
| Previous Message | Robert Haas | 2016-12-08 19:58:36 | Re: [COMMITTERS] pgsql: Implement table partitioning. |