Re: When deleting the plpgsql function, release the CachedPlan of the function

From: Man Zeng <zengman(at)halodbtech(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Man Zeng <zengman(at)halodbtech(dot)com>
Subject: Re: When deleting the plpgsql function, release the CachedPlan of the function
Date: 2025-08-19 01:44:03
Message-ID: 175556784361.994.11217855119678985664.pgcf@coridan.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

That's correct—this is a simple and blunt patch, and it fails to account for many factors. Initially, I wasn't even sure if this qualified as a distinct issue. Your solution is far more reasonable, and I will rethink the new implementation thoroughly based on your approach.

Thanks,
Zeng Man

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Erik Wienhold 2025-08-19 01:52:15 Re: psql: Count all table footer lines in pager setup
Previous Message torikoshia 2025-08-19 01:35:28 COPY TO: provide hint when WHERE clause is used