Re: Let plan_cache_mode to be a little less strict - Mailing list pgsql-hackers

From Andy Fan
Subject Re: Let plan_cache_mode to be a little less strict
Date
Msg-id 87tt2s4qff.fsf@163.com
Whole thread Raw
In response to Let plan_cache_mode to be a little less strict  (Andrei Lepikhov <lepihov@gmail.com>)
Responses Re: Let plan_cache_mode to be a little less strict
List pgsql-hackers
Andrei Lepikhov <lepihov@gmail.com> writes:


> CachedPlanSource entry also has a cursor_options field that indicates
> the caller's anticipation of a specific plan type for the statement.
..
> I propose that the declaration of cursor_options should take precedence
> over the GUC. 

This Looks good to me.

-- 
Best Regards
Andy Fan




pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: Non-text mode for pg_dumpall
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Conflict detection for update_deleted in logical replication