Re: Let plan_cache_mode to be a little less strict

From: Andy Fan <zhihuifan1213(at)163(dot)com>
To: Andrei Lepikhov <lepihov(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Let plan_cache_mode to be a little less strict
Date: 2025-07-31 10:15:16
Message-ID: 87tt2s4qff.fsf@163.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrei Lepikhov <lepihov(at)gmail(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2025-07-31 10:18:51 RE: Conflict detection for update_deleted in logical replication
Previous Message Christoph Berg 2025-07-31 09:44:57 Re: Non-text mode for pg_dumpall