Re: Compiler warnings

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Compiler warnings
Date: 2016-12-06 21:59:47
Message-ID: CA+TgmoYyf=09KaF2x8F43F-tSYdKvBud53VGGDVZKGdcdOS+=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 6, 2016 at 3:46 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> Good thought, thanks!
>
> Updated patch attached with that change and I also added an Assert() to
> GetCachedPlan(), in case that code gets whacked around later and somehow
> we end up falling through without actually setting *plan.
>
> Thoughts?

wfm

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gilles Darold 2016-12-06 23:11:49 Re: Patch to implement pg_current_logfile() function
Previous Message Joseph Brenner 2016-12-06 21:54:39 Re: Select works only when connected from login postgres