Re: Compiler warnings - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Compiler warnings
Date
Msg-id CA+TgmoYyf=09KaF2x8F43F-tSYdKvBud53VGGDVZKGdcdOS+=g@mail.gmail.com
Whole thread Raw
In response to Re: Compiler warnings  (Stephen Frost <sfrost@snowman.net>)
Responses Re: [HACKERS] Compiler warnings  (Joe Conway <mail@joeconway.com>)
List pgsql-hackers
On Tue, Dec 6, 2016 at 3:46 PM, Stephen Frost <sfrost@snowman.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



pgsql-hackers by date:

Previous
From: Adam Brusselback
Date:
Subject: Re: Separate connection handling from backends
Next
From: Gilles Darold
Date:
Subject: Re: Patch to implement pg_current_logfile() function